[Haskell-cafe] lambdabot-4.2.3.3
Dmitry Malikov
malikov.d.y at gmail.com
Wed Jul 18 13:14:47 CEST 2012
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
!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120718/723cbc1c/attachment.htm>
More information about the Haskell-Cafe
mailing list