This commit is contained in:
Stephen Diehl
2016-04-07 15:34:56 -04:00
parent 29b854cf98
commit e94c364d65
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
Protolude
=========
A sensible starting Prelude.
+1
View File
@@ -154,6 +154,7 @@ import Data.Function as X (
)
-- Base GHC types
import GHC.IO as X (IO)
import GHC.Num as X
import GHC.Real as X
import GHC.Float as X