CABAL: cleanup

This commit is contained in:
2015-12-20 01:01:45 +01:00
parent 9a344b63e8
commit 98216a97c3

View File

@@ -28,14 +28,12 @@ library
bifunctors >= 5,
containers,
directory >= 1.1.0.0 && < 1.2.3.0,
easy-file >= 0.2.0,
filepath >= 1.3.0.0,
mtl >= 2.2,
old-locale >= 1,
process,
safe,
stm,
text,
time >= 1.4.2,
unix
hs-source-dirs: src
@@ -60,14 +58,12 @@ executable hsfm-gtk
glib >= 0.13,
bifunctors >= 5,
directory >= 1.1.0.0 && < 1.2.3.0,
easy-file >= 0.2.0,
filepath >= 1.3.0.0,
mtl >= 2.2,
old-locale >= 1,
process,
safe,
stm,
text,
time >= 1.4.2,
transformers,
unix