Find a file
Gergely Risko 27905ce17e pkgs/build-support/cabal: set LANG="en_US.UTF-8" for the Haddock run
Haskell packages that contain non-ascii characters in their .cabal file
or somewhere else in their haddock documentation fail to compile under
nixpkgs and usually flagged with noHaddock = true. I wanted to do the
same for modularArithmentic, when I realized that we just have to set
the locale to some UTF-8 compatible locale in build-support/cabal to fix
this issue correctly.
2013-08-26 11:59:51 +02:00
doc Fix a few typos 2013-08-11 10:55:53 +00:00
maintainers Fix a few typos 2013-08-11 10:55:53 +00:00
pkgs pkgs/build-support/cabal: set LANG="en_US.UTF-8" for the Haddock run 2013-08-26 11:59:51 +02:00
.gitignore Rewrite the CPAN generator to Perl 2013-06-13 15:56:23 +02:00
COPYING
default.nix
VERSION