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
|
||||
|
||||
(attrs int)
|
||||
(eitherN [ int string bool ])
|
||||
(either int string)
|
||||
(enum [ "foo" "bar" ])
|
||||
(list string)
|
||||
|
|
Loading…
Reference in a new issue