packages feed

casa-types 0.0.0 → 0.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basedep ~base16-bytestring

Dependency ranges changed: base, base16-bytestring

Files

casa-types.cabal view
@@ -8,7 +8,7 @@ license:        BSD3 license-file:   LICENSE category: Development-version:        0.0.0+version:        0.0.1 build-type:     Simple  library@@ -19,7 +19,7 @@   default-language: Haskell2010   ghc-options: -Wall   build-depends:-       base >= 4.5 && < 4.7+       base >= 4.5 && < 5     , bytestring     , attoparsec     , base16-bytestring