Browse Source

remove unneeded dependencies

master
Denis Tereshkin 4 years ago
parent
commit
caf5104773
  1. 2
      libatrade.cabal

2
libatrade.cabal

@ -39,7 +39,6 @@ library @@ -39,7 +39,6 @@ library
, connection
, containers
, datetime
, deepseq
, errors
, extra
, gitrev
@ -50,7 +49,6 @@ library @@ -50,7 +49,6 @@ library
, parsec
, safe
, scientific
, stm
, text
, th-printf
, time

Loading…
Cancel
Save