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

This commit is contained in:
Vaibhav Sagar 2019-08-03 20:54:05 -04:00
parent 3da5974fff
commit e19382a982

View File

@ -88,7 +88,7 @@ library
utf8-string -any,
vector -any,
ipython-kernel >=0.9.1,
ghc-boot >=8.0 && <8.7
ghc-boot >=8.0 && <8.9
exposed-modules: IHaskell.Display
IHaskell.Convert