Hi,

On Thu, 13 Nov 2008 01:54:29 +0900, Eric Kow <[EMAIL PROTECTED]> wrote:
> Wed Nov 12 16:53:42 GMT 2008  Eric Kow <[EMAIL PROTECTED]>
>   * Add a rudimentary cabal file for wxdirect
> 
>
> [Add a rudimentary cabal file for wxdirect
> Eric Kow <[EMAIL PROTECTED]>**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.


Best Regards,

-- 
shelarcy <shelarcy    hotmail.co.jp>
http://page.freett.com/shelarcy/

Attachment: wxdirect.dpatch
Description: Binary data

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to