Commit 10c4263 1 parent 0af14d3 commit 10c4263 Copy full SHA for 10c4263
File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ license: BSD3
10
10
extra-source-files :
11
11
- CHANGELOG.md
12
12
- README.md
13
+ - test/goldens/**/*.golden
13
14
14
15
ghc-options : -Wall
15
16
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ cabal-version: 1.12
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
--
7
- -- hash: ecc5c26df5e3a8ea1319ec34679397ab5a6faf5d560d5da21796f3c1bdaf9bb3
7
+ -- hash: b4cebf2dfec7ddb84809e77bf7c91ea81fd89f22a13763b7ee032b13313dfebd
8
8
9
9
name : persistent-mtl
10
10
version : 0.1.0.0
@@ -21,6 +21,10 @@ build-type: Simple
21
21
extra-source-files :
22
22
CHANGELOG.md
23
23
README.md
24
+ test/goldens/persistent-2.10/sqlqueryrep_show_representation.golden
25
+ test/goldens/persistent-2.11/sqlqueryrep_show_representation.golden
26
+ test/goldens/persistent-2.8/sqlqueryrep_show_representation.golden
27
+ test/goldens/persistent-2.9/sqlqueryrep_show_representation.golden
24
28
25
29
source-repository head
26
30
type : git
You can’t perform that action at this time.
0 commit comments