Commit e19382a9 authored by Vaibhav Sagar's avatar Vaibhav Sagar

ihaskell.cabal: bump upper bound on ghc-boot dependency

parent 3da5974f
...@@ -88,7 +88,7 @@ library ...@@ -88,7 +88,7 @@ library
utf8-string -any, utf8-string -any,
vector -any, vector -any,
ipython-kernel >=0.9.1, ipython-kernel >=0.9.1,
ghc-boot >=8.0 && <8.7 ghc-boot >=8.0 && <8.9
exposed-modules: IHaskell.Display exposed-modules: IHaskell.Display
IHaskell.Convert IHaskell.Convert
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment