mirror of
https://github.com/NorfairKing/feedback.git
synced 2024-11-30 02:06:04 +03:00
removed obsolete dependencies
This commit is contained in:
parent
f2053a34d5
commit
5e9a9bed05
@ -33,22 +33,17 @@ library
|
||||
hs-source-dirs:
|
||||
src
|
||||
build-depends:
|
||||
async
|
||||
, autodocodec
|
||||
autodocodec
|
||||
, autodocodec-yaml
|
||||
, base >=4.7 && <5
|
||||
, bytestring
|
||||
, conduit
|
||||
, containers
|
||||
, cursor
|
||||
, envparse
|
||||
, fsnotify
|
||||
, mtl
|
||||
, optparse-applicative
|
||||
, path
|
||||
, path-io
|
||||
, pretty-show
|
||||
, process
|
||||
, safe-coloured-text
|
||||
, safe-coloured-text-terminfo
|
||||
, text
|
||||
|
@ -12,21 +12,16 @@ dependencies:
|
||||
library:
|
||||
source-dirs: src
|
||||
dependencies:
|
||||
- async
|
||||
- autodocodec
|
||||
- autodocodec-yaml
|
||||
- bytestring
|
||||
- conduit
|
||||
- containers
|
||||
- cursor
|
||||
- envparse
|
||||
- fsnotify
|
||||
- mtl
|
||||
- optparse-applicative
|
||||
- path
|
||||
- path-io
|
||||
- pretty-show
|
||||
- process
|
||||
- safe-coloured-text
|
||||
- safe-coloured-text-terminfo
|
||||
- text
|
||||
|
Loading…
Reference in New Issue
Block a user