mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
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:
commit
befbcd276d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user