ihaskell-widgets: 0.2.3.2

This commit is contained in:
Vaibhav Sagar 2017-12-24 21:29:42 +08:00
parent 460b5e6b6d
commit cc53879fb0

View File

@ -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