packages feed

itanium-abi 0.1.1.0 → 0.1.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~boomerang

Dependency ranges changed: boomerang

Files

itanium-abi.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name: itanium-abi-version: 0.1.1.0+version: 0.1.1.1 synopsis: An implementation of name mangling/demangling for the Itanium ABI license: BSD3 license-file: LICENSE@@ -23,7 +23,7 @@   hs-source-dirs: src   ghc-options: -Wall   build-depends: base >= 4 && < 5,-                 boomerang >= 1.4 && < 1.5,+                 boomerang >= 1.4.5.6 && < 1.5,                  text >= 0.11 && < 2,                  transformers,                  unordered-containers >= 0.2.3.0 && < 0.3