From 98216a97c3fc403ad6065ffcc0b531e669917dd9 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sun, 20 Dec 2015 01:01:45 +0100 Subject: [PATCH] CABAL: cleanup --- hsfm.cabal | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hsfm.cabal b/hsfm.cabal index 39230be..fa4d395 100644 --- a/hsfm.cabal +++ b/hsfm.cabal @@ -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