perm
Version 0.4.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 Alternative and MonadPlus.
m <*> (lift n <|> pure a)
should be used whereaddOpt m a n
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