Skip to content

Commit 64b60d3

Browse files
committed
Fixup cabal file
1 parent 915ef1a commit 64b60d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

postgresql-simple-interpolate.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ copyright: ©2019 Elliot Cameron
1010
homepage: https://github.com/3noch/postgresql-simple-interpolate
1111
category: Database
1212
build-type: Simple
13-
cabal-version: >=1.8
13+
cabal-version: >=1.10
1414

1515
source-repository head
1616
type: git
@@ -29,6 +29,7 @@ library
2929
postgresql-simple >= 0.1,
3030
template-haskell
3131
ghc-options: -Wall -O2
32+
default-language: Haskell2010
3233

3334
benchmark criterion
3435
hs-source-dirs: benchmarks

0 commit comments

Comments
 (0)