Fix to value rendering (though won't work with scripting yet)

This commit is contained in:
John Wiegley 2018-04-25 00:03:17 -07:00
parent 35b1071665
commit 2a61ed7307

View file

@ -90,7 +90,7 @@ main = do
| normalize opts =
liftIO . print . prettyNixValue <=< normalForm
| otherwise =
liftIO . print
liftIO . print <=< renderNValue
if | evaluate opts, tracing opts ->
evaluateExpression mpath