[Haskell-cafe] What's wrong with "cgi-undecidable"?

keepbal keepbal at gmail.com
Fri Feb 9 20:04:05 EST 2007


http://darcs.haskell.org/packages/cgi-undecidable/

There only 3 or 4 lines of source code, but it can't be installed.

The ghc version is 6.6 .

Undecidable.hs:23:0:
    Duplicate instance declarations:
      instance [overlap ok] (MonadTrans t, MonadCGI m, Monad (t m)) =>
                            MonadCGI (t m)
        -- Defined at Undecidable.hs:23:0
      instance [overlap ok] (MonadTrans t, MonadCGI m, Monad (t m)) =>
                            MonadCGI (t m)
        -- Defined in Network.CGI.Monad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070210/5fc0f02d/attachment.htm


More information about the Haskell-Cafe mailing list