hnix/src
Guillaume Maudoux d32a6fbaf3 Fix isString to refrain from coercing values
Derivations can be automatically coerced to strings. They are however
not strings and `isString` should return `False` on them.
2020-11-18 09:42:06 +01:00
..
Nix Fix isString to refrain from coercing values 2020-11-18 09:42:06 +01:00
Nix.hs clean-up: Nix.hs: evaluateExpression: use Kleisli composition 2020-09-21 01:57:59 +03:00