mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Merge pull request #6928 from codedownio/enable-beam
Re-enable beam-core, beam-migrate, beam-sqlite, beam-postgres
This commit is contained in:
commit
5332b17756
@ -6018,14 +6018,6 @@ packages:
|
||||
- base64-lens < 0 # tried base64-lens-0.3.1, but its *library* requires bytestring ^>=0.10 and the snapshot contains bytestring-0.11.3.1
|
||||
- base64-lens < 0 # tried base64-lens-0.3.1, but its *library* requires lens >=4.0 && < 5.1 and the snapshot contains lens-5.2
|
||||
- base64-lens < 0 # tried base64-lens-0.3.1, but its *library* requires text ^>=1.2 and the snapshot contains text-2.0.1
|
||||
- beam-core < 0 # tried beam-core-0.9.2.1, but its *library* requires aeson >=0.11 && < 2.1 and the snapshot contains aeson-2.1.1.0
|
||||
- beam-core < 0 # tried beam-core-0.9.2.1, but its *library* requires ghc-prim >=0.5 && < 0.9 and the snapshot contains ghc-prim-0.9.0
|
||||
- beam-core < 0 # tried beam-core-0.9.2.1, but its *library* requires text >=1.2.2.0 && < 1.3 and the snapshot contains text-2.0.1
|
||||
- beam-core < 0 # tried beam-core-0.9.2.1, but its *library* requires time >=1.6 && < 1.12 and the snapshot contains time-1.12.2
|
||||
- beam-migrate < 0 # tried beam-migrate-0.5.1.2, but its *library* requires aeson >=0.11 && < 2.1 and the snapshot contains aeson-2.1.1.0
|
||||
- beam-migrate < 0 # tried beam-migrate-0.5.1.2, but its *library* requires ghc-prim >=0.5 && < 0.9 and the snapshot contains ghc-prim-0.9.0
|
||||
- beam-migrate < 0 # tried beam-migrate-0.5.1.2, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.0.1
|
||||
- beam-migrate < 0 # tried beam-migrate-0.5.1.2, but its *library* requires time >=1.6 && < 1.12 and the snapshot contains time-1.12.2
|
||||
- beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* requires aeson >=0.11 && < 1.5 and the snapshot contains aeson-2.1.1.0
|
||||
- beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* requires beam-core >=0.8 && < 0.9 and the snapshot contains beam-core-0.9.2.1
|
||||
- beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.11.3.1
|
||||
@ -6033,12 +6025,6 @@ packages:
|
||||
- beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* requires mysql >=0.1 && < 0.2 and the snapshot contains mysql-0.2.1
|
||||
- beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* requires text >=1.0 && < 1.3 and the snapshot contains text-2.0.1
|
||||
- beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* requires time >=1.6 && < 1.10 and the snapshot contains time-1.12.2
|
||||
- beam-postgres < 0 # tried beam-postgres-0.5.2.1, but its *library* requires aeson >=0.11 && < 2.1 and the snapshot contains aeson-2.1.1.0
|
||||
- beam-postgres < 0 # tried beam-postgres-0.5.2.1, but its *library* requires text >=1.0 && < 1.3 and the snapshot contains text-2.0.1
|
||||
- beam-postgres < 0 # tried beam-postgres-0.5.2.1, but its *library* requires time >=1.6 && < 1.12 and the snapshot contains time-1.12.2
|
||||
- beam-sqlite < 0 # tried beam-sqlite-0.5.1.2, but its *library* requires aeson >=0.11 && < 2.1 and the snapshot contains aeson-2.1.1.0
|
||||
- beam-sqlite < 0 # tried beam-sqlite-0.5.1.2, but its *library* requires text >=1.0 && < 1.3 and the snapshot contains text-2.0.1
|
||||
- beam-sqlite < 0 # tried beam-sqlite-0.5.1.2, but its *library* requires time >=1.6 && < 1.12 and the snapshot contains time-1.12.2
|
||||
- bench < 0 # tried bench-1.0.12, but its *executable* requires text < 1.3 and the snapshot contains text-2.0.1
|
||||
- bench-show < 0 # tried bench-show-0.3.2, but its *executable* requires base >=4.8 && < 4.17 and the snapshot contains base-4.17.0.0
|
||||
- bhoogle < 0 # tried bhoogle-0.1.4.2, but its *executable* requires the disabled package: protolude
|
||||
|
||||
Loading…
Reference in New Issue
Block a user