test: add eitherN test
This commit is contained in:
parent
13cc0d3d48
commit
5f6b51cce4
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ deepSeq rec {
|
||||||
any bool drv float int string path
|
any bool drv float int string path
|
||||||
|
|
||||||
(attrs int)
|
(attrs int)
|
||||||
|
(eitherN [ int string bool ])
|
||||||
(either int string)
|
(either int string)
|
||||||
(enum [ "foo" "bar" ])
|
(enum [ "foo" "bar" ])
|
||||||
(list string)
|
(list string)
|
||||||
|
|
Loading…
Add table
Reference in a new issue