Skip to content

Commit

Permalink
Re-enabled functor-products (functor-products#4).
Browse files Browse the repository at this point in the history
  • Loading branch information
alaendle committed May 21, 2024
1 parent dfbc2e8 commit f58cf21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2653,14 +2653,14 @@ packages:
- bins
- conduino
- configurator-export
- decidable < 0 # needs functor-products
- decidable
- emd
- functor-products < 0 # https://github.com/mstksg/functor-products/issues/4
- functor-products
- hamilton < 0 # 0.1.0.3 compile fail https://github.com/mstksg/hamilton/issues/9
- hmatrix-backprop
- hmatrix-vector-sized
- lens-typelevel
- list-witnesses < 0 # needs functor-products
- list-witnesses
- nonempty-containers
- one-liner-instances
- servant-cli
Expand Down

0 comments on commit f58cf21

Please sign in to comment.