Add error into postlude.
parent
6a79c120e9
commit
b43349f110
|
@ -155,6 +155,10 @@ import GHC.Enum as X
|
|||
, Enum (..)
|
||||
)
|
||||
|
||||
import GHC.Err as X
|
||||
( error
|
||||
)
|
||||
|
||||
import GHC.Float as X
|
||||
( Double (..)
|
||||
, Float (..)
|
||||
|
|
Loading…
Reference in New Issue