Skip to content
Snippets Groups Projects
Commit b53e4f01 authored by sven.panne@aedion.de's avatar sven.panne@aedion.de
Browse files

[project @ 2000-03-24 11:17:31 by panne]

Added missing import for Outputable Kind.
parent de1282e8
No related merge requests found
......@@ -30,6 +30,7 @@ import Demand ( Demand )
import Literal ( Literal )
import PrimOp ( CCall, pprCCallOp )
import Type ( Kind )
import PprType ( {- instance Outputable Kind -} )
import CostCentre
import SrcLoc ( SrcLoc )
import Outputable
......
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