Replace fromJust with fromJustNote everywhere

This commit is contained in:
Daniel Gröber
2016-01-13 04:49:38 +01:00
parent 0974eec9a5
commit 54fe4a0edb
7 changed files with 16 additions and 9 deletions

View File

@@ -186,6 +186,7 @@ Library
, fclabels == 2.0.*
, extra == 1.4.*
, pipes == 4.1.*
, safe < 0.4 && >= 0.3.9
if impl(ghc < 7.8)
Build-Depends: convertible
if impl(ghc < 7.5)