psi: Yet another custom Prelude.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

psi/ψ is just another custom Haskell prelude. It is inspired by Ambiata's p and has the same focus on promoting use of safe constructs and avoidance of partial functions.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.1.0
Change log None available
Dependencies base (>=3 && <5), bytestring (>=0.10), deepseq (>=1.4), semigroups (>=0.16), text (>=1.2) [details]
License MIT
Copyright 2016 Sharif Olorin
Author Sharif Olorin
Maintainer sio@tesser.org
Category Prelude
Source repo head: git clone git://github.com/olorin/psi.git
Uploaded by fractalcat at 2016-09-11T06:54:20Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for psi-0.1.0.0

[back to package description]

ψ

psi/ψ is just another custom Haskell prelude. It is inspired by Ambiata's p and has the same focus on promoting use of safe constructs and avoidance of partial functions, but differs in approach. Most significantly, ψ follows the Haskell package versioning policy and is intended for release on Hackage.