Skip to content

Commit b82edc0

Browse files
glguyblackheaven
authored andcommitted
Switch to toml-parser
1 parent 21abe89 commit b82edc0

File tree

5 files changed

+370
-294
lines changed

5 files changed

+370
-294
lines changed

code/hsec-tools/cabal.project

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
tested-with: GHC==9.2.5
2-
31
packages: *.cabal
42

53
package hsec-tools

code/hsec-tools/hsec-tools.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ library
4949
mtl >= 2.2 && < 2.4,
5050
containers >= 0.6 && < 0.7,
5151
commonmark ^>= 0.2.2,
52-
toml-reader ^>= 0.1 || ^>= 0.2,
5352
aeson >= 2.0.1.0 && < 3,
53+
toml-parser ^>=1.2.1.0,
5454
pandoc-types >= 1.22 && < 2,
5555
pathwalk >= 0.3,
5656
parsec >= 3 && < 4,

0 commit comments

Comments
 (0)