Protolude completion in library and executable (#697)

This commit is contained in:
Diogo Biazus
2016-08-21 15:10:19 -07:00
committed by Joe Nelson
parent 298753d59e
commit 6f737056a2
13 changed files with 149 additions and 177 deletions
+1 -2
View File
@@ -54,7 +54,6 @@ executable postgrest
, regex-tdfa
, safe >= 0.3 && < 0.4
, scientific
, string-conversions
, text
, time
, transformers
@@ -101,7 +100,6 @@ library
, regex-tdfa
, safe
, scientific
, string-conversions
, text
, time
, unordered-containers
@@ -155,6 +153,7 @@ Test-Suite spec
Build-Depends: aeson
, async
, base
, protolude
, base64-string
, bytestring
, case-insensitive