mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
add ogma for @fdedden but with commenter bounds (closes #7703)
most of the packages are disabled currently
This commit is contained in:
parent
ec69c52e9b
commit
a47a294a43
@ -1865,6 +1865,18 @@ packages:
|
||||
- tasty-sugar
|
||||
- units
|
||||
- units-defs
|
||||
# Ogma and dependency
|
||||
- ogma-cli
|
||||
- ogma-core
|
||||
- ogma-extra
|
||||
- ogma-language-c
|
||||
- ogma-language-cocospec
|
||||
- ogma-language-copilot
|
||||
- ogma-language-jsonspec
|
||||
- ogma-language-smv
|
||||
- ogma-language-xmlspec
|
||||
- ogma-spec
|
||||
- hxt-xpath
|
||||
|
||||
"Renzo Carbonara <renzocarbonara@gmail.com> @k0001":
|
||||
- df1
|
||||
@ -7172,6 +7184,17 @@ packages:
|
||||
- nvvm < 0 # tried nvvm-0.10.0.1, but its *library* requires Cabal >=1.24 && < 3.11 and the snapshot contains Cabal-3.12.0.0
|
||||
- oblivious-transfer < 0 # tried oblivious-transfer-0.1.0, but its *library* requires the disabled package: protolude
|
||||
- ochintin-daicho < 0 # tried ochintin-daicho-0.3.4.2, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1.1
|
||||
- ogma-cli < 0 # tried ogma-cli-1.6.0, but its *executable* requires the disabled package: ogma-core
|
||||
- ogma-core < 0 # tried ogma-core-1.6.0, but its *library* requires aeson >=2.0.0.0 && < 2.2 and the snapshot contains aeson-2.2.3.0
|
||||
- ogma-core < 0 # tried ogma-core-1.6.0, but its *library* requires text >=1.2.3.1 && < 2.1 and the snapshot contains text-2.1.1
|
||||
- ogma-extra < 0 # tried ogma-extra-1.6.0, but its *library* requires Cabal >=2.2.0.0 && < 3.9 and the snapshot contains Cabal-3.12.0.0
|
||||
- ogma-extra < 0 # tried ogma-extra-1.6.0, but its *library* requires aeson >=2.0.0.0 && < 2.2 and the snapshot contains aeson-2.2.3.0
|
||||
- ogma-extra < 0 # tried ogma-extra-1.6.0, but its *library* requires text >=1.2.3.1 && < 2.1 and the snapshot contains text-2.1.1
|
||||
- ogma-language-c < 0 # tried ogma-language-c-1.6.0, but its *library* requires Cabal >=2.0 && < 3.9 and the snapshot contains Cabal-3.12.0.0
|
||||
- ogma-language-cocospec < 0 # tried ogma-language-cocospec-1.6.0, but its *library* requires Cabal >=2.0 && < 3.9 and the snapshot contains Cabal-3.12.0.0
|
||||
- ogma-language-jsonspec < 0 # tried ogma-language-jsonspec-1.6.0, but its *library* requires aeson >=2.0.0.0 && < 2.2 and the snapshot contains aeson-2.2.3.0
|
||||
- ogma-language-jsonspec < 0 # tried ogma-language-jsonspec-1.6.0, but its *library* requires text >=1.2.3.1 && < 2.1 and the snapshot contains text-2.1.1
|
||||
- ogma-language-smv < 0 # tried ogma-language-smv-1.6.0, but its *library* requires Cabal >=2.0 && < 3.9 and the snapshot contains Cabal-3.12.0.0
|
||||
- openapi3 < 0 # tried openapi3-3.2.4, but its *library* requires base >=4.11.1.0 && < 4.20 and the snapshot contains base-4.20.0.0
|
||||
- openapi3 < 0 # tried openapi3-3.2.4, but its *library* requires base-compat-batteries >=0.11.1 && < 0.14 and the snapshot contains base-compat-batteries-0.14.1
|
||||
- openapi3 < 0 # tried openapi3-3.2.4, but its *library* requires hashable >=1.2.7.0 && < 1.5 and the snapshot contains hashable-1.5.0.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user