We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a426d7 commit 354f557Copy full SHA for 354f557
cabal.project
@@ -54,6 +54,7 @@ else
54
pub/selective/*.cabal
55
pub/universum/*.cabal
56
pub/functora/*.cabal
57
+ pub/xlsx/*.cabal
58
ghcjs/*/*.cabal
59
optional-packages:
60
prv/*/*.cabal
pub/xlsx/.gitignore
@@ -21,4 +21,6 @@ result-doc
21
*.ps
22
.envrc
23
.direnv
24
+data-test.xlsx
25
+testinput.xlsx
26
cabal.project.local
0 commit comments