aboutsummaryrefslogtreecommitdiff
path: root/tests/Examples.hs
Commit message (Collapse)AuthorAgeFilesLines
* Split SProjType along build-tool lineDaniel Gröber2019-09-171-1/+1
| | | | | | | This makes it much easier to deal with differences between the build tools as we can now have functions that only make sense for Cabal and statically enforce this by passing a 'SCabalProjType pt' as evidence that $pt \in {V1, V2}$.
* Add example to show off cabal-helper's functionalityDaniel Gröber2019-01-221-0/+65