forked from sebfisch/explicit-sharing
-
Notifications
You must be signed in to change notification settings - Fork 0
Explicit Sharing of Monadic Effects
License
ManuelVs/explicit-sharing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Explicit Sharing of Monadic Effects =================================== This package implements a monad transformer for sharing monadic effects. This package is available on Hackage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/explicit-sharing It can be installed using cabal install: cabal install explicit-sharing This repository also contains benchmark programs: 'permsort', 'naive reverse' and 'logic last' -- all for Haskell and Curry. Instructions on how to compile the benchmarks can be found in the corresponding source files. Regression tests can be found in Test.hs and run using 'cabal test'.
About
Explicit Sharing of Monadic Effects
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Haskell 100.0%