add missing golden tests in cabal tarball symantic-parser-0.0.0.20210102
authorJulien Moutinho <julm+symantic-parser@sourcephile.fr>
Sat, 2 Jan 2021 01:46:31 +0000 (02:46 +0100)
committerJulien Moutinho <julm+symantic-parser@sourcephile.fr>
Sat, 2 Jan 2021 01:49:50 +0000 (02:49 +0100)
ChangeLog.md
symantic-parser.cabal
test/Golden/keep [deleted file]

index 68cec8acee7afc712594d232f4b2331e08f85e17..5a9e5006857363b6f41cf75158deec997c04fc01 100644 (file)
@@ -1,3 +1,7 @@
+## symantic-parser-0.0.0.20210102
+
+* Add missing golden tests in the Cabal tarball.
+
 ## symantic-parser-0.0.0.20210101
 
 * Initial (pre-alpha) release, on the unsuspecting world at sleep.
index bd1e39206ef7b3909e30665b6d4048faf5c1fdd2..54e9bf3fd216fe86c17e97c2ab2d9988ec1494ac 100644 (file)
@@ -1,6 +1,6 @@
-cabal-version: 2.2
+cabal-version: 2.4
 name: symantic-parser
-version: 0.0.0.20210101
+version: 0.0.0.20210102
 synopsis: Parser combinators statically optimized and staged via typed meta-programming
 description:
   This is a work-in-progress experimental library to generate parsers,
@@ -30,6 +30,8 @@ extra-source-files:
   default.nix
   flake.nix
   shell.nix
+  test/Golden/**/*.dump
+  test/Golden/**/*.txt
 extra-tmp-files:
 build-type: Simple
 tested-with: GHC==9.0.0
diff --git a/test/Golden/keep b/test/Golden/keep
deleted file mode 100644 (file)
index e69de29..0000000