mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-17 20:06:07 +00:00
ihaskell: 0.10.1.0
This commit is contained in:
parent
f9f71d8d3e
commit
ba196ec642
@ -7,7 +7,7 @@ name: ihaskell
|
||||
-- PVP summary: +--+------- breaking API changes
|
||||
-- | | +----- non-breaking API additions
|
||||
-- | | | +--- code changes with no API change
|
||||
version: 0.10.0.2
|
||||
version: 0.10.1.0
|
||||
|
||||
-- A short (one-line) description of the package.
|
||||
synopsis: A Haskell backend kernel for the IPython project.
|
||||
@ -87,7 +87,7 @@ library
|
||||
unordered-containers -any,
|
||||
utf8-string -any,
|
||||
vector -any,
|
||||
ipython-kernel >=0.10,
|
||||
ipython-kernel >=0.10.2.0,
|
||||
ghc-boot >=8.0 && <8.11
|
||||
|
||||
exposed-modules: IHaskell.Display
|
||||
|
Loading…
x
Reference in New Issue
Block a user