From 8e03a571033a5d02d2287a2b1d1edd8b57aa2462 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 10 Mar 2019 19:15:45 +0100 Subject: Scrap result page and make a CSV of it --- .tmuxinator.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .tmuxinator.yml (limited to '.tmuxinator.yml') 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 -- cgit v1.2.3