Merge pull request #7190 from khibino/re-add-hrr

Re-enable relational-record's packages by re-adding product-isomorphic
This commit is contained in:
Andreas Ländle 2023-12-04 13:41:07 +01:00 committed by GitHub
commit befbcd276d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3397,6 +3397,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
@ -3407,9 +3411,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
@ -5649,7 +5650,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