Cabal revisions of hint-0.2.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hint version: 0.2.4+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 random, filepath, directory,- utf8-string+ utf8-string < 1 } else { build-depends: base < 3, haskell-src,
revision 2
name: hint version: 0.2.4-x-revision: 1+x-revision: 2 description: This library defines an @Interpreter@ monad. It allows to load Haskell modules, browse them, type-check and evaluate strings with Haskell Library if impl(ghc >= 6.8) {- build-depends: base >= 3,+ build-depends: base >= 3 && < 4.3, haskell-src,- ghc,+ ghc < 7, ghc-paths, mtl, random, } else { build-depends: base < 3, haskell-src,- ghc > 6.6,+ ghc > 6.6 && < 7, ghc-paths, mtl, filepath,