Commit graph

13 commits

Author SHA1 Message Date
Sridhar Ratnakumar
9080aef7fb
Remove tests; just document how to add it (#50) 2022-09-01 20:04:57 -04:00
Sridhar Ratnakumar
2340afbdfa bin/hoogle: use nix develop 2022-08-08 11:46:04 -04:00
Sridhar Ratnakumar
ce7fa306e5 Ignore environment in nix shell 2022-08-08 11:30:16 -04:00
EvanPiro
df6efcff60
bin/test: run test, and reload on library change (#32)
* test script now runs on test file update

* added src to cabal tests to get auto reload

* fixed formatting

* removed unneeded test dependency

* fixed cabal formatting issue

* Remove library stanza; no longer needed

* hs-source-dirs belongs to shared

Because we are sharing 'src'

* Fix compilation

* Move other-modules as well.

Co-authored-by: Sridhar Ratnakumar <srid@srid.ca>
2022-08-08 11:02:43 -04:00
EvanPiro
c78eaf81c4
Add Test Suite and Library (#30)
* added library and test scaffoding

* Add bin/test

* Update comments

Co-authored-by: Sridhar Ratnakumar <srid@srid.ca>
2022-08-06 18:45:22 -04:00
Sridhar Ratnakumar
4a93410b77 Add bin/hoogle 2022-05-17 14:48:03 -04:00
Sridhar Ratnakumar
aca3111801 Remove run-via-tmux 2022-04-27 18:34:03 -04:00
Sridhar Ratnakumar
50e04b3658 Replace bin/format with lint-utils 2022-03-25 14:09:08 -04:00
Sridhar Ratnakumar
63c385280e Switch to fourmolu 2022-03-23 13:46:51 -04:00
Sridhar Ratnakumar
d1dc3f5679 fortify ormolu 2022-01-30 11:58:38 -05:00
Sridhar Ratnakumar
0924eb5c2a Add bin/repl to launch 'cabal repl' 2021-11-27 17:45:12 -05:00
Sridhar Ratnakumar
a943048f08
remove unused env 2021-05-31 22:25:32 -04:00
Sridhar Ratnakumar
7ae116cf34 init 2021-05-31 19:21:58 -04:00