unitym 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+7/−2 lines, 1 files
Files
- unitym.cabal +7/−2
unitym.cabal view
@@ -1,8 +1,8 @@ name: unitym-version: 0.1.0.1+version: 0.1.0.2 synopsis: A monad type class shared between web services description: Please see README.md-homepage: https://github.com/githubuser/unitym#readme+homepage: https://github.com/bhurt/unitym#readme license: BSD3 license-file: LICENSE author: Brian Hurt@@ -21,4 +21,9 @@ , transformers >= 0.5 && < 0.6 default-language: Haskell2010 ghc-options: -W -Wall++source-repository head+ type: git+ location: https://github.com/bhurt/unitym/unitym+