On Sat, 16 Feb 2008 03:16:14 +0900, Eric Kow <[EMAIL PROTECTED]> wrote:
> Fri Feb 15 18:14:44 GMT 2008  Eric Kow <[EMAIL PROTECTED]>
>   * Fix some dependencies that Ross Paterson pointed out.
>
> hunk ./wxcore.cabal 17
> -        build-depends: base >= 3, time, parsec
> +        build-depends: base >= 3, parsec, array, directory, old-time
>      else
> hunk ./wxcore.cabal 19
> -        build-depends: base <  3, time, parsec
> +        build-depends: base <  3, haskell98, parsec

I see that Graphics.UI.WXCore.Db dependes on old-time package's System.Date 
module.
But old-time package doesn't depend on time package.

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/old-time-1.0.0.0

So you don't remove time package dendency from wxcore.cabal.


Best Regards,

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to