
10 Jul
2010
10 Jul
'10
12:52 a.m.
Andy Stewart
Hi all,
I want to use *plugins* package (http://hackage.haskell.org/package/plugins-1.4.1)
Unfortunately, it looks broken. Anybody can fix it?
Try putting an upper bound in the constraint for `base'; since there's no upper bound, cabal-install defaults to "< 4", which conflicts with plugins _needing_ base >= 4. The hint library might also do what you want: http://hackage.haskell.org/package/hint -- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com IvanMiljenovic.wordpress.com