mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
track granite for coming dataframe
This commit is contained in:
parent
d572502ce7
commit
0ba1076346
@ -5293,6 +5293,7 @@ packages:
|
||||
- fgl-visualize
|
||||
- generic-case
|
||||
- geoip2
|
||||
- granite
|
||||
- iri
|
||||
- jsaddle-warp
|
||||
- langchain-hs
|
||||
@ -6946,7 +6947,6 @@ packages:
|
||||
- google-translate < 0 # tried google-translate-0.5, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1.2
|
||||
- google-translate < 0 # tried google-translate-0.5, but its *library* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.2
|
||||
- gothic < 0 # tried gothic-0.1.8.3, but its *library* requires the disabled package: connection
|
||||
- granite < 0 # tried granite-0.3.0.0, but its *executable* requires random >=1.2 && < 1.3 and the snapshot contains random-1.3.1
|
||||
- grouped-list < 0 # tried grouped-list-0.2.3.0, but its *library* requires base >=4.8 && < 4.17 and the snapshot contains base-4.21.0.0
|
||||
- gtk-sni-tray < 0 # tried gtk-sni-tray-0.1.8.1, but its *library* requires gi-gdk >=3.0.25 && < 4 and the snapshot contains gi-gdk-4.0.10
|
||||
- gtk-sni-tray < 0 # tried gtk-sni-tray-0.1.8.1, but its *library* requires gi-gtk >=3.0.38 && < 4 and the snapshot contains gi-gtk-4.0.12
|
||||
@ -8008,6 +8008,7 @@ packages:
|
||||
- cabal-install-parsers < 0.6.3
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7810
|
||||
# https://github.com/mchav/granite/issues/12
|
||||
- dataframe < 0.3.0.1
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7822
|
||||
@ -8441,7 +8442,7 @@ skipped-tests:
|
||||
- ghc-prof # tried ghc-prof-1.4.1.14, but its *test-suite* requires tasty < 1.5 and the snapshot contains tasty-1.5.3
|
||||
- ghc-source-gen # tried ghc-source-gen-0.4.6.0, but its *test-suite* requires QuickCheck >=2.10 && < 2.15 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- ghc-source-gen # tried ghc-source-gen-0.4.6.0, but its *test-suite* requires tasty-quickcheck >=0.9 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1
|
||||
- granite # tried granite-0.3.0.0, but its *test-suite* requires QuickCheck >=2.14 && < 2.15 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- granite # tried granite-0.3.0.1, but its *test-suite* requires QuickCheck >=2.14 && < 2.15 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- haddock-library # tried haddock-library-1.11.0, but its *test-suite* requires QuickCheck >=2.11 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- haddock-library # tried haddock-library-1.11.0, but its *test-suite* requires base-compat ^>=0.12.0 || ^>=0.13.0 and the snapshot contains base-compat-0.14.1
|
||||
- haddock-library # tried haddock-library-1.11.0, but its *test-suite* requires filepath ^>=1.4.1.2 and the snapshot contains filepath-1.5.4.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user