packages feed

tasty-th 0.1.2 → 0.1.3

raw patch · 1 files changed

+2/−2 lines, 1 files

Files

tasty-th.cabal view
@@ -1,5 +1,5 @@ name: tasty-th-version: 0.1.2+version: 0.1.3 cabal-version: >= 1.6 build-type: Simple license: BSD3@@ -16,7 +16,7 @@   exposed-modules: Test.Tasty.TH   build-depends: base >= 4 && < 5, tasty, language-haskell-extract >= 0.2, template-haskell   hs-source-dirs: src-+  other-extensions: TemplateHaskell  source-repository head   type:     git