mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-18 01:05:48 +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":
|
"Kei Hibino <ex8k.hibino@gmail.com> @khibino":
|
||||||
- th-data-compat
|
- th-data-compat
|
||||||
- th-reify-compat
|
- th-reify-compat
|
||||||
|
- th-bang-compat
|
||||||
|
- th-constraint-compat
|
||||||
|
- product-isomorphic
|
||||||
|
- persistable-record
|
||||||
- relational-query
|
- relational-query
|
||||||
- relational-query-HDBC
|
- relational-query-HDBC
|
||||||
- persistable-types-HDBC-pg
|
- persistable-types-HDBC-pg
|
||||||
@ -3407,9 +3411,6 @@ packages:
|
|||||||
- json-rpc-generic
|
- json-rpc-generic
|
||||||
- protocol-radius
|
- protocol-radius
|
||||||
- protocol-radius-test
|
- protocol-radius-test
|
||||||
- th-bang-compat
|
|
||||||
- th-constraint-compat
|
|
||||||
- persistable-record
|
|
||||||
|
|
||||||
"wren romano <wren@community.haskell.org> @wrengr":
|
"wren romano <wren@community.haskell.org> @wrengr":
|
||||||
- bytestring-lexing
|
- bytestring-lexing
|
||||||
@ -5649,7 +5650,6 @@ packages:
|
|||||||
- primitive < 0.9 # https://github.com/commercialhaskell/stackage/issues/7138
|
- primitive < 0.9 # https://github.com/commercialhaskell/stackage/issues/7138
|
||||||
- primitive-unaligned
|
- primitive-unaligned
|
||||||
- process-extras
|
- process-extras
|
||||||
- product-isomorphic < 0 # 0.0.3.3
|
|
||||||
- project-template
|
- project-template
|
||||||
- protobuf < 0.2.1.4 || > 0.2.1.4 # deprecated version
|
- protobuf < 0.2.1.4 || > 0.2.1.4 # deprecated version
|
||||||
- ptr
|
- ptr
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user