8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4abcb commit 7cb19ecCopy full SHA for 7cb19ec
postgres-wire.cabal
@@ -35,6 +35,7 @@ library
35
, hashtables
36
, unagi-chan
37
, unordered-containers
38
+ , unix
39
, postgresql-binary
40
default-language: Haskell2010
41
default-extensions:
stack.yaml
@@ -1,6 +1,8 @@
1
# This file was automatically generated by 'stack init'
2
#
3
resolver: lts-7.14
4
+compiler: ghc-8.0.2
5
+compiler-check: match-exact
6
7
packages:
8
- '.'
0 commit comments