representable-profunctors 0.4.0.1 → 0.4.0.2
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
representable-profunctors.cabal view
@@ -1,6 +1,6 @@ name: representable-profunctors category: Control, Categories-version: 0.4.0.1+version: 0.4.0.2 license: BSD3 cabal-version: >= 1.10 license-file: LICENSE@@ -18,7 +18,7 @@ location: git://github.com/ekmett/representable-profunctors.git library- default-language: Haskell2010+ default-language: Haskell98 other-extensions: TypeFamilies FlexibleContexts