ihaskell 0.6.2.0 → 0.6.3.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~ghcdep ~ghc-parser
Dependency ranges changed: ghc, ghc-parser
Files
- ihaskell.cabal +3/−3
ihaskell.cabal view
@@ -7,7 +7,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.6.2.0+version: 0.6.3.0 -- A short (one-line) description of the package. synopsis: A Haskell backend kernel for the IPython project.@@ -67,7 +67,7 @@ directory -any, filepath -any, ghc >=7.6 || < 7.11,- ghc-parser >=0.1.6,+ ghc-parser >=0.1.7, ghc-paths ==0.1.*, haskeline -any, here ==1.2.*,@@ -168,7 +168,7 @@ directory -any, filepath -any, ghc >=7.6 && < 7.11,- ghc-parser >=0.1.6,+ ghc-parser >=0.1.7, ghc-paths ==0.1.*, haskeline -any, here ==1.2.*,