Hi Peter,

On 2/14/12 11:58 AM, Peter Simons wrote:
> Author: simons
> Date: Tue Feb 14 16:58:56 2012
> New Revision: 32288
> URL: https://nixos.org/websvn/nix/?rev=32288&sc=1
>
> Log:
> haskell-packages.nix: allow packages to be built with a version of 'Cabal' 
> other than the one shipped with the compiler
>
> Added:
>     nixpkgs/trunk/pkgs/development/libraries/haskell/Cabal/

Having both pkgs/development/libraries/haskell/cabal and 
pkgs/development/libraries/haskell/Cabal causes problems on hfs 
filesystems, which aren't really case-sensitive and in particular tries 
to treat them as the same directory, causing weird svn merge conflict 
errors even on new checkouts. Would it be possible to change the 
name/location of one of these directories?

Thanks,
Shea
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to