chart: stop avoiding haskell98 1.0.1.1
That only encouraged use of 1.1.0.0 which I think is the real source of trouble (http://hackage.haskell.org/trac/ghc/ticket/4513) rolling back: Fri Nov 26 13:20:32 PST 2010 Simon Michael <simon@joyful.com> * chart: avoid haskell98-1.0.1.1 which has buggy dependencies M ./hledger-chart/hledger-chart.cabal +1
This commit is contained in:
parent
1319695a57
commit
cfc8ef8907
@ -48,4 +48,3 @@ executable hledger-chart
|
||||
-- ,utf8-string >= 0.3.5 && < 0.4
|
||||
,Chart >= 0.11
|
||||
,colour
|
||||
,haskell98 < 1.0.1.1 || > 1.0.1.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user