ghclive 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+1/−3 lines, 1 filesdep ~unixPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: unix
API changes (from Hackage documentation)
Files
- ghclive.cabal +1/−3
ghclive.cabal view
@@ -5,7 +5,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.1.0.1+version: 0.1.0.2 synopsis: Interactive Haskell interpreter in a browser. Description: ghclive is an interactive multi-user Haskell interpreter in a browser.@@ -114,7 +114,6 @@ diagrams-svg > 0.3, ghc-prim, text > 0.11,- unix > 2, containers > 0.4 hs-source-dirs: src exposed-modules:@@ -130,7 +129,6 @@ yesod-static, mtl >= 2.0 && < 3, containers > 0.4,- unix > 2, wai-websockets > 1.3, websockets, wai >= 1.3 && < 1.4,