mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Re-enable relational-record's packages by re-adding product-isomorphic
This commit is contained in:
parent
2d05458621
commit
91df4890b2
@ -3395,6 +3395,10 @@ packages:
|
||||
"Kei Hibino <ex8k.hibino@gmail.com> @khibino":
|
||||
- th-data-compat
|
||||
- th-reify-compat
|
||||
- th-bang-compat
|
||||
- th-constraint-compat
|
||||
- product-isomorphic
|
||||
- persistable-record
|
||||
- relational-query
|
||||
- relational-query-HDBC
|
||||
- persistable-types-HDBC-pg
|
||||
@ -3405,9 +3409,6 @@ packages:
|
||||
- json-rpc-generic
|
||||
- protocol-radius
|
||||
- protocol-radius-test
|
||||
- th-bang-compat
|
||||
- th-constraint-compat
|
||||
- persistable-record
|
||||
|
||||
"wren romano <wren@community.haskell.org> @wrengr":
|
||||
- bytestring-lexing
|
||||
@ -5642,7 +5643,6 @@ packages:
|
||||
- primitive < 0.9 # https://github.com/commercialhaskell/stackage/issues/7138
|
||||
- primitive-unaligned
|
||||
- process-extras
|
||||
- product-isomorphic < 0 # 0.0.3.3
|
||||
- project-template
|
||||
- protobuf < 0.2.1.4 || > 0.2.1.4 # deprecated version
|
||||
- ptr
|
||||
|
||||
Loading…
Reference in New Issue
Block a user