packages feed

Cabal revisions of hint-0.3.3.2

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

revision 1
 name:                hint version:             0.3.3.2+x-revision: 1 description:         This library defines an @Interpreter@ monad. It allows to load Haskell         modules, browse them, type-check and evaluate strings with Haskell                       ghc-paths,                       mtl,                       filepath,-                      utf8-string,+                      utf8-string < 1,                       extensible-exceptions,                       MonadCatchIO-mtl >= 0.2   if impl(ghc >= 6.8) {       build-depends:  base >= 3, base < 4     }   }-  else { -- ghc < 6.8+  else {       build-depends:    utf8-string < 0.3   }