[Haskell-cafe] Shim missing Distribution.Verbosity
Johan Grönqvist
johan.gronqvist at gmail.com
Mon Jun 11 03:22:36 EDT 2007
Hi,
I am trying to install shim (http://shim.haskellco.de/trac/wiki) on
windows XP (GHC 6.6.1). When I run "./Setup.lhs build", ghc tells me
that the module Distribution.Verbosity can not be found. The module is
imported by Shim.GhcCompat.
ghcii also tells me that Distribution.Verbosity can not be found. When I
look at
http://www.haskell.org/ghc/docs/latest/html/libraries/index.html, I do
not see Distribution.Verbosity there either.
I have no idea how to proceed.
Thanks for any help,
Johan
More information about the Haskell-Cafe
mailing list