1
Fork 0

Remove and export from Postlude.

The last push was made too hastily. And is not a function that exists in
the Data.Bool module.
master
Joshua Potter 2017-11-28 00:24:58 -08:00
parent 8163444217
commit 416cff8a9c
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ import Data.Bool as X
( Bool (..)
, (&&)
, (||)
, and
, not
, otherwise
)