The latest version of perm is 0.4.0.0-0.

perm

Version 0.1.0.0 revision 0 uploaded by AndySonnenburg.

Package meta

Synopsis
permutation Applicative and Monad with many mtl instances
Description

Based on "Parsing Permutation Phrases", by Arthur Baars, Andres Loeh and S. Doaitse Swierstra, Haskell Workshop 2001. The implementation given here does not include explicit optional actions, and instead implements Control.Applicative.Alternative and Control.Monad.MonadPlus. m Control.Applicative.<|> Control.Applicative.pure a should be used where addOpt a m would be used.

Author
Andy Sonnenburg
Bug reports
https://github.com/sonyandy/perm/issues
Category
Control
Copyright
n/a
Homepage
https://github.com/sonyandy/perm
Maintainer
Andy Sonnenburg <andy22286@gmail.com>
Package URL
n/a
Stability
n/a

Components