[project @ 2002-09-09 12:10:01 by simonmar]
authorsimonmar <unknown>
Mon, 9 Sep 2002 12:10:01 +0000 (12:10 +0000)
committersimonmar <unknown>
Mon, 9 Sep 2002 12:10:01 +0000 (12:10 +0000)
commit519a0b70ea0d98c3718d89f81e721b1ea66e709a
tree3d36c16328326779194d7937bec57463b01c0a7d
parent5824647099a9d75e8c1b9e0f67abc8757456b624
[project @ 2002-09-09 12:10:01 by simonmar]
Urk, the 'import Pretty' in this module was a bit of a hack; when
compiled as part of the standalone ghc-pkg tool it referred to the
Pretty library from the util package, but when compiled as part of the
compiler it referred to the compiler's own Pretty module.  Hack around
this.
ghc/utils/ghc-pkg/Package.hs