From 1a6ce9436f39d98b9dbb17b0ca2a7fdec9e57436 Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Sat, 9 Apr 2016 20:02:11 -0400 Subject: [PATCH] include either module --- protolude.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/protolude.cabal b/protolude.cabal index 18d006df8..f91c94ea9 100644 --- a/protolude.cabal +++ b/protolude.cabal @@ -42,6 +42,7 @@ library Monad Show Unsafe + Either Functor Bifunctor