Skip to content

Support for computations which consume values from a (possibly infinite) supply.

License

Notifications You must be signed in to change notification settings

atomb/monad-supply

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I pulled this more or less verbatim from HaskellWiki:

  http://www.haskell.org/haskellwiki/New_monads/MonadSupply

I use this monad all the time, so I wanted it on Hackage for distribution
purposes. I added some stuff like a monoid instance and some helper functions.

Please let me know if there is any issue with the licensing or copyright -- I 
am assuming that because it appears on the HaskellWiki that it follows the 
Simple license found there, and that packaging it in this way is not a problem.

About

Support for computations which consume values from a (possibly infinite) supply.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 100.0%