File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,25 +78,10 @@ constraints:
7878 -- then clashes with the `show` in `Prelude`.
7979 , text < 2.1.2
8080 , hasql == 1.9.3
81+ , validation < 1.2
8182
8283allow-newer :
8384 , cardano-api :plutus-core
84- , resource-registry :nothunks
85-
86- if impl (ghc >= 9.12 )
87- allow-newer :
88- -- https://github.com/kapralVV/Unique/issues/11
89- , Unique :hashable
90-
91- -- https://github.com/Gabriella439/Haskell-Pipes-Safe-Library/pull/70
92- , pipes-safe :base
93-
94- , io-classes :time
95- , ouroboros-network :time
96- , nothunks :time
97- , network-mux :time
98- , cardano-ping :time
99-
10085
10186-- The two following one-liners will cut off / restore the remainder of this file (for nix-shell users):
10287-- when using the "cabal" wrapper script provided by nix-shell.
@@ -112,24 +97,3 @@ source-repository-package
11297 cardano-node
11398 trace-forward
11499 trace-resources
115-
116- if impl(ghc >= 9.12 )
117- -- GHC 9.12 support - master branch
118- source-repository-package
119- type : git
120- location : https://github.com/google/proto-lens
121- tag : 13ce67409ad87e8c29eea58b31aa37f44e82457c
122- --sha256 : sha256-8XPGLheOo5ZStL7YD5x29GechWFjubw+in5GsUrKWPc=
123- subdir :
124- discrimination-ieee754
125- proto-lens-arbitrary
126- proto-lens-benchmarks
127- proto-lens-discrimination
128- proto-lens-optparse
129- proto-lens-protobuf-types
130- proto-lens-protoc
131- proto-lens-runtime
132- proto-lens-setup
133- proto-lens-tests-dep
134- proto-lens-tests
135- proto-lens
You can’t perform that action at this time.
0 commit comments