mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-08 02:38:11 +09:00
lib.fileset.difference: fix type docs
This commit is contained in:
parent
e2833acefc
commit
94817274d2
1 changed files with 1 additions and 1 deletions
|
@ -703,7 +703,7 @@ in
|
|||
# Type
|
||||
|
||||
```
|
||||
union :: FileSet -> FileSet -> FileSet
|
||||
difference :: FileSet -> FileSet -> FileSet
|
||||
```
|
||||
|
||||
# Examples
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue