Carp/scripts
Tim Dévé 1863c82559
chore: Creates pre-commit hook to format Haskell code (#1047)
* chore: moves git hook into own folder

This is is done in preparation of having other git hooks

* chore: Creates script to run formatter

* chore: Checks that ormolu is installed before running it

* chore: Adds pre-commit hook to format Haskell files

* chore: Ensures the ormolu instruction are outputted when running hook

* chore: Prints formatted files on newlines
2020-12-05 14:26:28 +01:00
..
git-hooks chore: Creates pre-commit hook to format Haskell code (#1047) 2020-12-05 14:26:28 +01:00
benchmarks.sh Fix nixpkgs build. 2020-11-14 15:28:17 +01:00
build.sh Fix nixpkgs build. 2020-11-14 15:28:17 +01:00
carp.sh Refactor error reporting and add CARP_DIR check (#1033) 2020-11-30 15:58:25 +01:00
flamegraph.sh Fix nixpkgs build. 2020-11-14 15:28:17 +01:00
format.sh chore: Creates pre-commit hook to format Haskell code (#1047) 2020-12-05 14:26:28 +01:00
haskell-flamegraph.sh Fix nixpkgs build. 2020-11-14 15:28:17 +01:00
lines_of_code.sh Moves scripts in scripts folder 2020-11-09 10:51:11 +00:00
release.sh chore: Move some examples to test/produces-output (#989) 2020-11-23 06:30:43 +01:00
run_carp_tests.ps1 chore: Move some examples to test/produces-output (#989) 2020-11-23 06:30:43 +01:00
run_carp_tests.sh chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00