Skip to content
Commit e6077fbc authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

Remove getConfig helper function

An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’
can be written more concisely as ‘config.cabal.libraryProfiling or false’.
parent 0062d0f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment