jcpetruzza's repositories
- cabal2jhc
- hint — Runtime Haskell Interpreter (based on the GHC API)
- darcsden — how meta. http://darcsden.com/
- ghc-mtl — An mtl compatible version of the GhcT monad-transformer defined in the GHC-API since version 6.10.1.
- MonadCatchIO-mtl — Provides a monad-transformer version of the Control.Exception.catch function. For this, it defines the MonadCatchIO class, a subset of MonadIO. It defines proper instances for most monad transformers in the mtl library.
- data-hash — Combinators for building fast hashing functions. Includes hashing functions for all basic Haskell98 types