commit | 262110d395a81aa1e1fbaa94c11b218c8ca610fd | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Tue Aug 24 06:35:55 2021 +0200 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Tue Aug 24 20:50:00 2021 +0200 |
tree | 0e3798d3b003bd98e76e0e7f3d096bdd461e10ff | |
parent | e4144ba8229735cf68e9f512cfa914b6dbf8cfd7 [diff] [blame] |
Initial checkin. Change-Id: Ib0f503f39cedb6fcc11f80a3b309e4cbb7ed438f
diff --git a/.ghcid b/.ghcid new file mode 100644 index 0000000..1c46585 --- /dev/null +++ b/.ghcid
@@ -0,0 +1 @@ +--warnings --command "stack ghci mulkup:lib mulkup:test:mulkup-test --ghci-options=-fobject-code" --test="Main.main"