File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1- index-state : 2025-01-30T00:54 :30Z
1+ index-state : 2025-05-05T00:00 :00Z
22
33packages : ./typed-protocols
44 ./typed-protocols-cborg
@@ -11,11 +11,8 @@ test-show-details: direct
1111
1212if impl(ghc >= 9.12 )
1313 allow-newer :
14- -- https://github.com/well-typed/cborg/pull/339
15- , cborg :base
16- , cborg :ghc-prim
17- , serialise :base
18- , serialise :ghc-prim
14+ , serdoc-core :template-haskell
15+ , serdoc-core :th-abstraction
1916
2017if os(windows)
2118 package text
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ library
4040 , base64-bytestring >= 1.2.1.0 && < 1.3
4141 , blaze-html >= 0.9.1.2 && < 0.10
4242 , bytestring >= 0.11 && < 0.13
43- , containers >= 0.6.8 && < 0.7
43+ , containers >= 0.6.8 && < 0.8
4444 , fgl >= 5.7 && < 5.9
4545 , filepath >= 1.4.2.2 && < 1.6
4646 , graphviz >= 2999.20.1 && < 2999.21.0
@@ -51,7 +51,7 @@ library
5151 , template-haskell >= 2.13.0.0
5252 , temporary >= 1.3 && < 1.4
5353 , text >= 1.1 && < 2.2
54- , th-abstraction >= 0.6.0.0 && < 0.7
54+ , th-abstraction >= 0.6.0.0 && < 0.8
5555 , time >= 1.12 && < 1.14
5656 , serdoc-core
5757 , typed-protocols
You can’t perform that action at this time.
0 commit comments