Find a file
Benno Fünfstück 3413a817e6 subdirectory for main to avoid redundant compile
Cabal builds the library files twice if the main executable and the
library share the same hs-source-dirs. Moving the main executable source
code to a subdirectory avoids this issue.
2014-08-19 18:48:55 +02:00
doc Add the C++ parser as documentation 2014-07-04 01:55:27 -05:00
main subdirectory for main to avoid redundant compile 2014-08-19 18:48:55 +02:00
Nix PrettyPrinter: support let and 2 small fixes 2014-08-18 23:38:38 +02:00
tests Fix function application vs operator precedence 2014-08-18 23:06:57 +02:00
.gitignore Switch to a Parsec expression table 2014-07-01 03:11:26 -05:00
default.nix Improvements to default.nix file 2014-08-02 11:08:46 -04:00
hnix.cabal subdirectory for main to avoid redundant compile 2014-08-19 18:48:55 +02:00
LICENSE Setup cabal file, fix all warnings 2014-06-30 22:37:20 -05:00
README.md Setup cabal file, fix all warnings 2014-06-30 22:37:20 -05:00
Setup.hs Setup cabal file, fix all warnings 2014-06-30 22:37:20 -05:00