aboutsummaryrefslogtreecommitdiff
path: root/.tmuxinator.yml
diff options
context:
space:
mode:
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r--.tmuxinator.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.tmuxinator.yml b/.tmuxinator.yml
new file mode 100644
index 0000000..e81d3e8
--- /dev/null
+++ b/.tmuxinator.yml
@@ -0,0 +1,10 @@
+name: visorando-parser
+
+windows:
+ - app:
+ panes:
+ - nodemon -e hs --exec 'clear && cabal new-run --verbose=0'
+ # - ghcid --command "cabal new-repl" -T ":main"
+ # - cabal new-run
+ # - ghcid --command "cabal new-repl" -T ":main"
+ # - cabal new-build