fix warnings

This commit is contained in:
Stephen Diehl
2016-04-07 17:14:42 -04:00
parent e94c364d65
commit 28dad7fca1
5 changed files with 17 additions and 15 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module P.Either (
module Either (
maybeToLeft
, maybeToRight
, leftToMaybe