EitherProjections: Either Projections, inspired by Scala.

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]

Permits to handle each side of Either separately. Provides separate ‘Functor’ interfaces for both sides, recombining the result.


[Skip to Readme]

Properties

Versions 0.1.0.0
Change log None available
Dependencies base (>=4.8 && <4.9) [details]
License MIT
Copyright Dmitry K. (2016)
Author Dmitry K.
Maintainer kdn.kovalev@gmail.com
Category Development
Home page https://github.com/fehu/EitherProjections
Bug tracker https://github.com/fehu/EitherProjections/issues
Source repo head: git clone https://github.com/fehu/EitherProjections.git
Uploaded by fehu at 2016-02-26T03:28:21Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for EitherProjections-0.1.0.0

[back to package description]

EitherProjections

Either Projections for Haskell, inspired by Scala.

Documentation