Skip to content
Snippets Groups Projects
Commit 1c055868 authored by ian@well-typed.com's avatar ian@well-typed.com
Browse files

Fix import warnings

parent c54b04f7
No related branches found
No related tags found
No related merge requests found
...@@ -150,7 +150,6 @@ import GHC.Real hiding ( gcd ) ...@@ -150,7 +150,6 @@ import GHC.Real hiding ( gcd )
import qualified GHC.Real ( gcd ) import qualified GHC.Real ( gcd )
import GHC.Float import GHC.Float
import GHC.Show import GHC.Show
import GHC.Err ( undefined )
#endif #endif
#ifdef __HUGS__ #ifdef __HUGS__
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment