File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
2- ## 5.2.1
2+ ## 5.2.2
33
44* Handle ` splitmix >= 0.1.3.2 ` no longer having a ` testu01 ` test suite.
55 Starting in splitmix-0.1.3.2, the testu01 test suite was removed and moved
1010 of QuickCheck that is not in Stackage LTS-24.
1111 [ #72 ] ( https://github.com/cdepillabout/stacklock2nix/pull/72 )
1212
13+ ## 5.2.1
14+
15+ * Mark several additional packages as ` dontCheck ` in ` suggestedOverlay ` due to
16+ circular dependencies in their test suites:
17+
18+ - ` call-stack `
19+ - ` optparse-applicative `
20+ - ` prettyprinter-ansi-terminal `
21+ - ` tasty `
22+ - ` temporary `
23+
24+ [ #69 ] ( https://github.com/cdepillabout/stacklock2nix/pull/69 )
25+
26+ * Change ` regex-tdfa ` to fully disable tests (previously only ran a subset).
27+ [ #69 ] ( https://github.com/cdepillabout/stacklock2nix/pull/69 )
28+
29+ * Fix ` test-framework ` to only require the ` libxml ` system dependency for
30+ versions before 0.8.2.2. Newer versions no longer need this dependency.
31+ [ #69 ] ( https://github.com/cdepillabout/stacklock2nix/pull/69 )
32+
1333## 5.2.0
1434
1535* Adds ` all-cabal-nixes ` argument to stacklock2nix. This gives an
You can’t perform that action at this time.
0 commit comments