aboutsummaryrefslogtreecommitdiff
path: root/functions.rip
Commit message (Collapse)AuthorAge
* Add functionstomsmeding2015-09-16
Sorry for the de-patterning of parenpairs. I hate the resulting function, but ghc didn't like my generalisation of the open and closing paren. It claimed that there were overlapping patterns, which there were, but it should've just evaluated them in order ... Just like it does with guards. So I went with those guards.