8000 Moved to ghc8.0.2 · postgres-haskell/postgres-wire@7cb19ec · GitHub
[go: up one dir, main page]

Skip to content

Commit 7cb19ec

Browse files
Moved to ghc8.0.2
1 parent bd4abcb commit 7cb19ec

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

postgres-wire.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ library
3535
, hashtables
3636
, unagi-chan
3737
, unordered-containers
38+
, unix
3839
, postgresql-binary
3940
default-language: Haskell2010
4041
default-extensions:

stack.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# This file was automatically generated by 'stack init'
22
#
33
resolver: lts-7.14
4+
compiler: ghc-8.0.2
5+
compiler-check: match-exact
46

57
packages:
68
- '.'

0 commit comments

Comments
 (0)
0