LIB: remove obsolete bifunctor stuff

This commit is contained in:
2015-12-27 19:50:24 +01:00
parent 6651fbcbce
commit 5d44243689
2 changed files with 0 additions and 7 deletions

View File

@@ -30,7 +30,6 @@ library
build-depends: base >= 4.7,
bytestring,
data-default,
bifunctors >= 5,
containers,
filepath >= 1.3.0.0,
hinotify,
@@ -69,7 +68,6 @@ executable hsfm-gtk
data-default,
gtk3 >= 0.14.1,
glib >= 0.13,
bifunctors >= 5,
filepath >= 1.3.0.0,
hinotify,
mtl >= 2.2,