Remove redundant dependencies
This commit is contained in:
parent
6d85885b42
commit
dba8689acd
1 changed files with 0 additions and 2 deletions
|
@ -29,14 +29,12 @@ library
|
|||
build-depends:
|
||||
base >=4.7 && <5
|
||||
, aeson
|
||||
, aeson-pretty < 0.8
|
||||
, bytestring
|
||||
, hashable
|
||||
, http-media
|
||||
, lens
|
||||
, servant >= 0.2.1
|
||||
, string-conversions
|
||||
, system-filepath
|
||||
, text
|
||||
, unordered-containers
|
||||
hs-source-dirs: src
|
||||
|
|
Loading…
Reference in a new issue