mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
ihaskell-widgets: 0.2.3.2
This commit is contained in:
parent
460b5e6b6d
commit
cc53879fb0
@ -10,7 +10,7 @@ name: ihaskell-widgets
|
||||
-- PVP summary: +-+------- breaking API changes
|
||||
-- | | +----- non-breaking API additions
|
||||
-- | | | +--- code changes with no API change
|
||||
version: 0.2.3.1
|
||||
version: 0.2.3.2
|
||||
|
||||
-- A short (one-line) description of the package.
|
||||
synopsis: IPython standard widgets for IHaskell.
|
||||
@ -94,7 +94,7 @@ library
|
||||
-- Other library packages from which modules are imported.
|
||||
-- singletons 2.* require ghc 7.10.2
|
||||
build-depends: aeson >=0.7
|
||||
, base >=4.7
|
||||
, base >=4.7 && <5
|
||||
, containers >= 0.5
|
||||
, ipython-kernel >= 0.6.1.2
|
||||
, text >= 0.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user