summaryrefslogtreecommitdiff
path: root/src/Tangle.hs
Commit message (Collapse)AuthorAge
* Tangle: Order fragments correctlyHEADmasterGravatar Benjamin Barenblat2015-02-17
|
* Fragment: Give up and use pattern matchingGravatar Benjamin Barenblat2015-02-11
| | | | | | I’m normally opposed to pattern matching in high-quality apps, but this is so small that I’m unconvinced it’ll be a problem. I can always switch to explicit accessors if things get too coupled.
* Write tangleGravatar Benjamin Barenblat2015-02-11