darcs

Message5158

Author duncan
Recipients beschmi, dagit, duncan, tommy
Date 2008-07-02.12:55:38
Issue Issue941 Checking for modules provided by packages fails with multiple providers
Content
checking for module Control.Monad.Error... no; and neither in package mtl
configure: error: Cannot find Control.Monad.Error; try installing package mtl?

mtl is installed and of course it provides Control.Monad.Error. However I also
have mtl-tf installed and it  provides Control.Monad.Error too. This trips up
the configure test. (unregistering mtl-tf makes the test go through)
History
Date User Action Args
2008-07-02 12:55:39duncancreate
2008-07-02 12:55:42duncanlinkissue941 messages
2008-07-02 12:55:42duncansetmessageid: <1215003342.53.0.462636642274.issue941@darcs.net>
2008-07-02 12:55:42duncansetrecipients: + duncan, tommy, beschmi, dagit