darcs

Message5161

Author daveroundy
Recipients beschmi, dagit, daveroundy, duncan, tommy
Date 2008-07-02.13:06:17
Issue Issue941 Checking for modules provided by packages fails with multiple providers
Content
On Wed, Jul 2, 2008 at 8:55 AM, Duncan <bugs@darcs.net> wrote:
> 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)

Can you provide the config.log and the output of configure (i.e.
stdout) for this error case? Thanks for the bug report!

David
History
Date User Action Args
2008-07-02 13:06:17daveroundycreate
2008-07-02 13:06:20daveroundylinkissue941 messages
2008-07-02 13:06:20daveroundysetrecipients: + daveroundy, tommy, beschmi, dagit, duncan