Commit graph

18 commits

Author SHA1 Message Date
John Wiegley 92217059b5 Add --flags=tracing, and document it in README.md 2018-04-18 16:28:21 -07:00
John Wiegley 4fa20eac49 Change README.md back to 'cabal', since we install cabal-install in the nix-shell 2018-04-16 22:24:06 -07:00
Kaushik Chakraborty f58da563bb
modifications in default.nix to take care of errors running benchmarks; update README with a separate section on benchmarks 2018-04-13 12:36:45 +05:30
John Wiegley 999e1c7ae1 Reformat some paragraphs in the README 2018-04-12 21:20:23 -07:00
Vaibhav Sagar 2c03be1008 README.md: clone recursively 2018-04-13 12:16:54 +08:00
Vaibhav Sagar 9f9c607b53
Replace cabal with runhaskell Setup.hs
This mimics what `nixpkgs` does and works even if the user doesn't have `cabal` installed globally.
2018-04-13 12:06:22 +08:00
John Wiegley 3c7bbdda36 Add a further note to the README 2018-04-12 10:28:16 -07:00
John Wiegley 8176dad56a Some minor updates to the README; no longer mention cabal2nix 2018-04-12 10:26:30 -07:00
John Wiegley be48c0aca5 Add note about how to profile hnix 2018-04-10 11:49:18 -07:00
John Wiegley 499f6d4084 Add a note to the README 2018-04-04 15:05:58 -07:00
Ryan Trinkle c25571ca07 Tell the user to get git submodules 2018-04-04 16:28:47 -04:00
Ryan Trinkle 831e6f623d Add "How you can help" section to README.md 2018-04-04 01:57:31 -04:00
John Wiegley dd16c0879e Update README.md 2018-04-03 00:33:30 -07:00
Domen Kožar b821021cac
Merge {build,shell,default}.nix into default.nix
cabal2nix generates all of them in one go.
2018-01-28 21:58:33 +00:00
John Wiegley 054eb3ced5 Mention the use of cabal2nix in README.md 2018-01-22 12:15:03 -08:00
John Wiegley 38f6413075
Fix GitHub URL
Fixes #49
2016-12-20 21:13:54 -08:00
Susan Potter 783a5a5475 Add criterion dependency for benchmarking 2016-02-07 17:53:22 -06:00
John Wiegley 29909a2598 Setup cabal file, fix all warnings
The next step is splitting up and prettifying Parser.hs
2014-06-30 22:37:20 -05:00