diff --git a/hsfm.cabal b/hsfm.cabal index 57225ef..8fdd291 100644 --- a/hsfm.cabal +++ b/hsfm.cabal @@ -35,7 +35,7 @@ library data-default, filepath >= 1.3.0.0, hinotify-bytestring, - hpath >= 0.7.1, + hpath >= 0.7.3, safe, stm, time >= 1.4.2, @@ -74,7 +74,7 @@ executable hsfm-gtk glib >= 0.13, gtk3 >= 0.14.1, hinotify-bytestring, - hpath >= 0.7.1, + hpath >= 0.7.3, hsfm, old-locale >= 1, process,