Hi.

A few days ago I tried to install lambdabot package from hackage (4.2.3.2). Cabal install failed <http://hackage.haskell.org/packages/archive/lambdabot/4.2.3.2/logs/failure/ghc-7.4>.

Then I found DanBurton's github repo <https://github.com/DanBurton/lambdabot-remedies> with some approaches to make lambdabot install fixed.

All dependency packages (IOSpec, numbers) was already fixed.

So I add FlexibleInstances extension to cabal file <https://github.com/dmalikov/lambdabot/commit/db7a464948d65c11b3345db524cc8f9124301bbc> and upload <http://hackage.haskell.org/package/lambdabot-4.2.3.3> package to hackage.

I hope that did everything right.

--
Best regards,
dmitry malikov
!

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to