
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

Thanks for the report. That was an error I introduced in a previous patch, just pushed the fix. By the way, there is a Shim mailing list at http://shim.haskellco.de Cheers pepe On 11/06/2007, at 9:22, Johan Grönqvist wrote:
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
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (2)
-
Johan Grönqvist
-
Pepe Iborra