Skip to content
Snippets Groups Projects
Commit 9899af29 authored by sof's avatar sof
Browse files

[project @ 1997-07-05 01:28:37 by sof]

updated
parent 430976c3
No related merge requests found
......@@ -43,9 +43,9 @@ import TcType ( TcMaybe )
import TyCon ( TyCon )
import TyVar ( GenTyVar, TyVar(..) )
import Type ( GenType, Type(..) )
import UniqFM ( UniqFM, Uniquable(..) )
import UniqFM ( UniqFM )
import UniqSupply ( UniqSupply )
import Unique ( Unique )
import Unique ( Unique, Uniquable(..) )
import Usage ( GenUsage, Usage(..) )
import Util ( Ord3(..) )
......@@ -116,7 +116,7 @@ data PrimRep -- NB: an enumeration
data SimplifierSwitch
data SMRep
data SrcLoc
data StrictnessInfo bdee
data StrictnessInfo
data StrictnessMark
data SwitchResult
data TcMaybe s
......
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