cvs commit: fptools/ghc/compiler/hsSyn HsCore.lhs
Simon Peyton-Jones
simonpj@microsoft.com
Wed, 12 Dec 2001 03:02:31 -0800
My fault. Fixed now.
Simon
| -----Original Message-----
| From: Sven Panne [mailto:panne@glass.cse.ogi.edu]=20
| Sent: 11 December 2001 21:20
| To: cvs-ghc@haskell.org
| Subject: cvs commit: fptools/ghc/compiler/hsSyn HsCore.lhs
|=20
|=20
| panne 2001/12/11 13:19:35 PST
|=20
| Modified files:
| ghc/compiler/hsSyn HsCore.lhs=20
| Log:
| Strange: Removing getName (which should be accessible via=20
| NamedThing(..),
| anyway) from the import list is necessary to make this=20
| module compile.
| Otherwise we get:
| =20
| hsSyn/HsCore.lhs:197: Variable not in scope: `getOccName'
| =20
| Perhaps somebody could enlighten me what's going on here... %-]
| =20
| Revision Changes Path
| 1.43 +1 -1 fptools/ghc/compiler/hsSyn/HsCore.lhs
|=20
| _______________________________________________
| Cvs-ghc mailing list
| Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc
|=20
|=20