mirror of
https://github.com/NixOS/nix
synced 2025-06-26 15:51:15 +02:00
* Refactoring to support domain checks.
This commit is contained in:
parent
9c3099d328
commit
57751fdb55
10 changed files with 36 additions and 29 deletions
|
@ -19,6 +19,9 @@ MakeError(TypeError, EvalError)
|
|||
normals forms efficiently. */
|
||||
typedef ATerm Expr;
|
||||
|
||||
typedef ATerm DefaultValue;
|
||||
typedef ATerm ValidValues;
|
||||
|
||||
typedef ATerm Pos;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue