packages feed

ide-backend-common 0.9.0 → 0.9.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~taggedPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: tagged

API changes (from Hackage documentation)

Files

ide-backend-common.cabal view
@@ -1,5 +1,5 @@ name:                 ide-backend-common-version:              0.9.0+version:              0.9.0.1 synopsis:             Shared library used be ide-backend and ide-backend-server description:          Should not be used by end users license:              MIT@@ -55,7 +55,7 @@                       data-accessor        >= 0.2     && < 0.3,                       crypto-api           >= 0.12    && < 0.14,                       pureMD5              >= 2.1     && < 2.2,-                      tagged               >= 0.4     && < 0.8,+                      tagged               >= 0.4     && < 0.9,                       transformers         >= 0.3     && < 0.5,                       attoparsec           >= 0.10    && < 0.13,                       template-haskell,