CABAL: cleanup
This commit is contained in:
parent
9a344b63e8
commit
98216a97c3
@ -28,14 +28,12 @@ library
|
|||||||
bifunctors >= 5,
|
bifunctors >= 5,
|
||||||
containers,
|
containers,
|
||||||
directory >= 1.1.0.0 && < 1.2.3.0,
|
directory >= 1.1.0.0 && < 1.2.3.0,
|
||||||
easy-file >= 0.2.0,
|
|
||||||
filepath >= 1.3.0.0,
|
filepath >= 1.3.0.0,
|
||||||
mtl >= 2.2,
|
mtl >= 2.2,
|
||||||
old-locale >= 1,
|
old-locale >= 1,
|
||||||
process,
|
process,
|
||||||
safe,
|
safe,
|
||||||
stm,
|
stm,
|
||||||
text,
|
|
||||||
time >= 1.4.2,
|
time >= 1.4.2,
|
||||||
unix
|
unix
|
||||||
hs-source-dirs: src
|
hs-source-dirs: src
|
||||||
@ -60,14 +58,12 @@ executable hsfm-gtk
|
|||||||
glib >= 0.13,
|
glib >= 0.13,
|
||||||
bifunctors >= 5,
|
bifunctors >= 5,
|
||||||
directory >= 1.1.0.0 && < 1.2.3.0,
|
directory >= 1.1.0.0 && < 1.2.3.0,
|
||||||
easy-file >= 0.2.0,
|
|
||||||
filepath >= 1.3.0.0,
|
filepath >= 1.3.0.0,
|
||||||
mtl >= 2.2,
|
mtl >= 2.2,
|
||||||
old-locale >= 1,
|
old-locale >= 1,
|
||||||
process,
|
process,
|
||||||
safe,
|
safe,
|
||||||
stm,
|
stm,
|
||||||
text,
|
|
||||||
time >= 1.4.2,
|
time >= 1.4.2,
|
||||||
transformers,
|
transformers,
|
||||||
unix
|
unix
|
||||||
|
Loading…
Reference in New Issue
Block a user