[project @ 2001-12-11 21:19:35 by panne]
authorpanne <unknown>
Tue, 11 Dec 2001 21:19:35 +0000 (21:19 +0000)
committerpanne <unknown>
Tue, 11 Dec 2001 21:19:35 +0000 (21:19 +0000)
commitf36002488037edc4207dc54b3e056122b29db85a
tree6d2226b24d1ad09085d0784bb0a8fdf5847428f5
parent8f9f8828209736659b3529924cfbc2c67900fcb6
[project @ 2001-12-11 21:19:35 by panne]
Strange: Removing getName (which should be accessible via NamedThing(..),
anyway) from the import list is necessary to make this module compile.
Otherwise we get:

   hsSyn/HsCore.lhs:197: Variable not in scope: `getOccName'

Perhaps somebody could enlighten me what's going on here... %-]
ghc/compiler/hsSyn/HsCore.lhs