summaryrefslogtreecommitdiff
path: root/src/Main.hs
Commit message (Collapse)AuthorAge
* Send errors to stderrGravatar Benjamin Barenblat2015-02-11
|
* Define command-line interfaceGravatar Benjamin Barenblat2015-02-11
|
* Write weaveGravatar Benjamin Barenblat2015-02-11
|
* 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
|
* Parse fragmentsGravatar Benjamin Barenblat2015-02-11
|
* Initial commitGravatar Benjamin Barenblat2015-02-11