Skip to content

Commit ab1d07f

Browse files
committed
WIP
1 parent c3e66f7 commit ab1d07f

File tree

2 files changed

+206
-186
lines changed

2 files changed

+206
-186
lines changed

pub/xlsx/.ghcid

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
--restart=.ghcid
2+
--restart=xlsx.cabal
3+
--restart=../../cabal.project
4+
--test="Main.main"
5+
--command="cabal new-repl xlsx:data-test --disable-optimization --repl-options=-fobject-code --repl-options=-fno-break-on-exception --repl-options=-fno-break-on-error --repl-options=-v1 --repl-options=-ferror-spans --repl-options=-j -fghcid"
6+

0 commit comments

Comments
 (0)