packages feed

Cabal revisions of hint-0.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                hint Version:             0.1+x-revision: 1 Description: 	This library defines an @Interpreter@ monad, inside which modules can be         loaded, and strings with Haskell expressions can be evaluated, coerced License-file:        LICENSE Author:              Daniel Gorin Maintainer:          jcpetruzza@gmail.com-Build-Depends:       base, haskell-src, ghc, mtl+Build-Depends:       base < 4.3, haskell-src, ghc < 7, mtl Exposed-modules:     Language.Haskell.Interpreter.GHC Other-modules:       Language.Haskell.Interpreter.GHC.Conversions                      Language.Haskell.Interpreter.GHC.Parsers