From: shelarcy <she...@gm...> - 2008-11-13 22:59:46
|
Pushed. On Thu, 13 Nov 2008 01:54:29 +0900, Eric Kow <eri...@gm...> wrote: > Wed Nov 12 16:50:04 GMT 2008 Eric Kow <eri...@gm...> > * Modernise wxdirect System.Environment import > so that we don't need the haskell98 package to build On Thu, 13 Nov 2008 10:48:31 +0900, shelarcy <she...@gm...> wrote: > On Thu, 13 Nov 2008 01:54:29 +0900, Eric Kow <eri...@gm...> wrote: >> Wed Nov 12 16:53:42 GMT 2008 Eric Kow <eri...@gm...> >> * Add a rudimentary cabal file for wxdirect >> >> >> [Add a rudimentary cabal file for wxdirect >> Eric Kow <eri...@gm...>**20081112165342 >> Ignore-this: 583d2eaa76a29cc0ceaf9a88c478e507 >> ] { >> >> + parsec >= 2.1.0 && < 3 >> + else >> + build-depends: base < 3, >> + time >= 1.0.0 && < 1.1, >> + parsec >= 2.1 && < 3 > > wxdirect can work with parsec 3. So, here is a correct build-dpends. > > parsec >= 2.1.0 && < 4 > > Attached is a fixed patch. I'll push that tomorrow. -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/ |