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"