Skip to content

Commit

Permalink
Merge pull request #43 from stefan-j/master
Browse files Browse the repository at this point in the history
Increase minimum cabal version
  • Loading branch information
hamishmack authored Jul 18, 2016
2 parents 7e7cf8e + 3cf5c59 commit cc3e02c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ghcjs-dom-jsffi/ghcjs-dom-jsffi.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ghcjs-dom-jsffi
version: 0.3.1.0
cabal-version: >=1.22
cabal-version: >=1.24
build-type: Simple
license: MIT
license-file: LICENSE
Expand Down
2 changes: 1 addition & 1 deletion ghcjs-dom/ghcjs-dom.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ghcjs-dom
version: 0.3.1.0
cabal-version: >=1.22
cabal-version: >=1.24
build-type: Simple
license: MIT
license-file: LICENSE
Expand Down

0 comments on commit cc3e02c

Please sign in to comment.