Commit graph

30 commits

Author SHA1 Message Date
Ryan Trinkle 4ee68caa70 PRETTY_TESTS is assumed to be an integer, not yes/no 2019-03-09 15:53:07 -05:00
Doug Beardsley 6f9472f050 Add command for evaluating nixpkgs 2018-11-18 11:44:52 -05:00
John Wiegley aff43a5f1b
Update README note about Cachix 2018-07-25 11:52:59 -07:00
John Wiegley 954e7f5c61
Add note about Cachix to the README 2018-07-25 10:38:11 -07:00
John Wiegley 5c5e90170e
Drop any mention of a doProfiling flag 2018-05-30 12:10:31 -07:00
Profpatsch 9724c649ce tests: add a shortcut env variable to run all tests
Instead of having to specify all env variables manually, this defaults to
running all tests.
2018-05-15 00:03:39 +02:00
Doug Beardsley d912441e3c
Changes for building hnix for GHCJS 2018-05-13 14:17:55 -07:00
John Wiegley b59d6fd62e
Add a link to the Hackage Matrix Builder 2018-05-10 15:25:58 -07:00
John Wiegley 5176cffd2d
Add a Docker build, as another way of testing out hnix 2018-05-07 12:45:37 -07:00
John Wiegley 0c58a5b6c1 Further README fix 2018-05-03 11:42:57 -07:00
John Wiegley bf89470ef4 Fix Gitter link in README.md
Fixes #290
2018-05-03 11:41:49 -07:00
Adelbert Chang 46d65dcdf5 Update README and add badges 2018-04-23 21:49:55 -07:00
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