Skip to content

Commit 3ae1124

Browse files
committed
Hackage requires cabal-version >= 1.10
1 parent c89b440 commit 3ae1124

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

unix-compat.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author: Björn Bringert, Duncan Coutts, Jacob Stanley, Bryan O'Sullivan
1313
maintainer: Jacob Stanley <[email protected]>
1414
category: System
1515
build-type: Simple
16-
cabal-version: >= 1.6
16+
cabal-version: >= 1.10
1717

1818
source-repository head
1919
type: git
@@ -24,6 +24,7 @@ flag old-time
2424
default: False
2525

2626
Library
27+
default-language: Haskell2010
2728
hs-source-dirs: src
2829
ghc-options: -Wall
2930
build-depends: base == 4.*

0 commit comments

Comments
 (0)