
18 Jul
2012
18 Jul
'12
7:14 a.m.
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/g.... 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/db7a464948d65c11b3345db524cc8f9... 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 !