Skip to content

Commit

Permalink
relaxed cabal version dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed Jul 26, 2011
1 parent e3f5d1d commit 1b57a55
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions profunctor-extras.cabal
@@ -1,8 +1,8 @@
name: profunctor-extras
category: Control, Categories
version: 0.3.1.4
version: 0.3.1.5
license: BSD3
cabal-version: >= 1.10
cabal-version: >= 1.6
license-file: LICENSE
author: Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
Expand All @@ -18,7 +18,6 @@ source-repository head
location: git://github.com/ekmett/profunctor-extras.git

library
default-language: Haskell98
other-extensions: GADTs
FlexibleInstances
UndecidableInstances
Expand Down

0 comments on commit 1b57a55

Please sign in to comment.