mirror of
https://github.com/unisonweb/unison.git
synced 2024-11-11 17:16:30 +03:00
72832815eb
implement added Lens.Cons and Lens.Snoc instances (closes #1200): instance Cons Path Path NameSegment NameSegment instance Snoc Relative Relative NameSegment NameSegment instance Snoc Absolute Absolute NameSegment NameSegment instance Snoc Path Path NameSegment NameSegment instance Snoc Path' Path' NameSegment NameSegment and class Path.Resolve l r where resolve :: l -> r -> l with instance Resolve Path Path instance Resolve Relative Relative instance Resolve Absolute Relative instance Resolve Path' Path' instance Resolve Path' Split' instance Resolve Absolute Path' |
||
---|---|---|
.. | ||
demo | ||
errors | ||
parser-tests | ||
tests | ||
transcripts | ||
base58.u | ||
Base.u | ||
basics.u | ||
Cofree.u | ||
EasyTest.u | ||
example-errors.u | ||
remote-api.u | ||
remote.u | ||
sheepshead.u | ||
Trie.u | ||
WeightedSearch.u |