[Haskell-cafe] File path programme

David Roundy droundy at abridgegame.org
Wed Jan 26 08:46:44 EST 2005


On Wed, Jan 26, 2005 at 01:39:01PM -0000, Simon Marlow wrote:
> We can't add libraries in a point release, because there's no way for
> code to use conditional compilation to test the patchlevel version
> number.

On the other hand, darcs doesn't rely on version numbers when looking for
libraries (instead, it sees if they exist by trying to compile with them),
so this constraint isn't necesary for *all* ghc users.
-- 
David Roundy
http://www.darcs.net


More information about the Haskell-Cafe mailing list