Skip to content
Snippets Groups Projects
Commit 601bd950 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-08-21 14:12:17 by simonmar]

remove an unused import
parent d98b11f7
No related merge requests found
......@@ -53,7 +53,6 @@ import {-# SOURCE #-} DataCon ( DataCon, isExistentialDataCon )
import Class ( Class, ClassContext )
import Var ( TyVar )
import BasicTypes ( Arity, NewOrData(..), RecFlag(..), Boxity(..), isBoxed )
import Maybes
import Name ( Name, nameUnique, NamedThing(getName) )
import Unique ( Unique, Uniquable(..), anyBoxConKey )
import PrimRep ( PrimRep(..), isFollowableRep )
......
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