about summary refs log tree commit diff
path: root/release.nix
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2010-03-25T14·51+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2010-03-25T14·51+0000
commit25eedf085d9b3a1ad7d0e6969b050a2f73234ae3 (patch)
tree96786c1282eedb34b31214e0fce10eaf509b44e2 /release.nix
parent3c9f8fc9b609b13986a1d59d08a7a79ad42d0bd5 (diff)
* Quick and dirty implementation of `with'. `with e1; e2' is
  basically desugared to `let <with> = e1; e2', and `lookupVar' looks
  in each <with> in the environment chain for an attribute with the
  specified name.

Diffstat (limited to 'release.nix')
0 files changed, 0 insertions, 0 deletions