Skip to content

Commit

Permalink
Merge branch 'master' into edmund/2.19.3-prep
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundnoble authored Aug 21, 2023
2 parents cfa31f1 + 0903fd3 commit 44f3ef0
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 141 deletions.
10 changes: 2 additions & 8 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,6 @@ source-repository-package
tag: e0437bf82e9b4d3fec5ad42ef6e860f4bd04e1b4
--sha256: 1az7jcggcj275djnfsvhdg3n7hjrj6vp8rj137fxrg4hazh0hyzv

source-repository-package
type: git
location: https://github.com/chessai/dyna
tag: f596ea2cc23908fe364569499948c58061fbaa74
--sha256: 16p28bgcadnd9dimny1syias3bap0v6x8dz15bqrxg7ws63ay1rz

-- Required for backward compatibility:

-- ixset-typed FIX (no PR yet)
Expand Down Expand Up @@ -141,14 +135,14 @@ allow-newer: servant:*

-- these are more liberal than necessary, but since everything works fine
-- with this there's no reason to constrain it more than necessary.
-- These packages are tightly bound to the GHC version and these
-- These packages are tightly bound to the GHC version and these
-- settings ensure that we use the versions that are shipped with the
-- GHC version that we are using.
allow-newer: *:base
allow-newer: *:tempalte-haskell
allow-newer: *:ghc-prim

-- Pact uses a vendored version of trifecta that has outdated
-- Pact uses a vendored version of trifecta that has outdated
-- upper bounds
allow-newer: trifecta:*

Expand Down
Loading

0 comments on commit 44f3ef0

Please sign in to comment.