Eelco Dolstra e6077fbc46 Remove getConfig helper function
An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’
can be written more concisely as ‘config.cabal.libraryProfiling or false’.
2012-09-19 13:56:56 -04:00
..
2011-01-21 08:24:52 +00:00
2012-09-19 13:56:56 -04:00
2012-01-29 18:00:22 +00:00
2012-02-17 20:33:15 +00:00