fix: no need for unnecessary dependencies
fix(vsftpd): a few bugs
This commit is contained in:
@ -18,7 +18,6 @@ executable mongodb
|
||||
default-language: Haskell2010
|
||||
build-depends: base >= 4.7 && < 5
|
||||
, data-default-class
|
||||
, mtl
|
||||
, mongoDB >= 2.1.1.1 && < 3
|
||||
, bytestring
|
||||
, text
|
||||
|
Reference in New Issue
Block a user