diff --git a/src/Postlude.hs b/src/Postlude.hs index 6b662a4..2790a03 100644 --- a/src/Postlude.hs +++ b/src/Postlude.hs @@ -57,7 +57,6 @@ import Data.Bool as X ( Bool (..) , (&&) , (||) - , and , not , otherwise )