glue-common 0.4.6 → 0.4.8
raw patch · 1 files changed
+3/−4 lines, 1 files
Files
- glue-common.cabal +3/−4
glue-common.cabal view
@@ -1,7 +1,7 @@ name: glue-common-version: 0.4.6+version: 0.4.8 synopsis: Make better services and clients.-description: Common types and base functions used in the glue family of libraries. +description: Common types and base functions used in the glue family of libraries. license: BSD3 license-file: LICENSE author: Sean Parsons@@ -26,8 +26,7 @@ unordered-containers, hashable, text- ghc-options: -rtsopts- -Wall+ ghc-options: -Wall hs-source-dirs: src default-language: Haskell2010