
11 Jun
2007
11 Jun
'07
7:22 a.m.
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