nixpkgs/pkgs/development/compilers/ocaml
Eelco Dolstra 599015e8b0 * Split lib/default.nix into several files, as it had become a big
mess.  Also cleaned up some functions:

  - foldl appeared broken (it recursively called fold).
  - Renamed logicalAND/logicalOR to and/or.
  - Removed listOfListsToAttrs, eqStrings: obsolete.
  - Removed isInList, which does the same thing as elem.
  - stringToCharacters: don't return a "" at the end of the list.
  - Renamed concatList to concat, as concatList (singular) is a
    misnomer: it takes two lists.  Likewise, renamed mergeAttr to
    mergeAttrs.

  misc.nix still contains a lot of stuff that should be refactored and
  moved to other files.

svn path=/nixpkgs/trunk/; revision=14013
2009-02-09 16:51:03 +00:00
..
3.08.0.nix * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
3.09.1.nix Merged with trunk. 2007-11-16 21:05:15 +00:00
3.10.0.nix * layout changes 2008-06-04 14:03:20 +00:00
builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
configure-3.08.0 fixed ocaml/qcmm problem: 2006-03-01 09:18:22 +00:00
configure-3.09.1 disabled sharpbang test 2007-03-28 17:49:51 +00:00
default.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00