Whitespace

This commit is contained in:
Ryan Trinkle 2018-11-16 13:29:31 -05:00
parent 54d139d57b
commit 15c33ac4c8

View file

@ -322,4 +322,4 @@ dethunk = \case
Computed v -> removeEffectsM (_baseValue v)
_ -> pure $ Free $ NVStrF (hackyMakeNixStringWithoutContext "<thunk>")
_ <- atomicModifyVar active (False,)
return res
return res