Skip to content

Commit

Permalink
Revert "Remove bound on opaleye to answer #388"
Browse files Browse the repository at this point in the history
This reverts commit b1a87d5.

The answer is

```
uuid-types-1.0.5.1 ([changelog](http://hackage.haskell.org/package/uuid-types-1.0.5.1/changelog)) (Grandfathered dependencies) is out of bounds for:
- [ ] opaleye-0.10.4.0 (>=1.0.6 && < 1.1). Tom Ellis <[email protected]> @tomjaguarpaw. Used by: library
```
  • Loading branch information
mihaimaruseac committed Nov 10, 2024
1 parent 739328f commit ba3ebcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-constraints/lts-22-build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1758,7 +1758,7 @@ packages:
- ghcjs-perch ^>= 0.3.3.3

"Tom Ellis <[email protected]> @tomjaguarpaw":
- opaleye ^>= 0.10.2.0
- opaleye ^>= 0.10.2.0 && < 0.10.4
- product-profunctors ^>= 0.11.1.1
- strict-wrapper ^>= 0.0.0.0
- bluefin-internal ^>= 0.0
Expand Down

0 comments on commit ba3ebcc

Please sign in to comment.