mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Block packages to unconstrain Cabal, closes #2683
This commit is contained in:
parent
109a9d0888
commit
f5b04c829b
@ -304,7 +304,7 @@ packages:
|
||||
- executable-path
|
||||
- foreign-store
|
||||
- formatting
|
||||
- gtk2hs-buildtools
|
||||
# - gtk2hs-buildtools # Cabal 2.0.0.2
|
||||
- happy
|
||||
- hybrid-vectors
|
||||
- indents
|
||||
@ -385,7 +385,7 @@ packages:
|
||||
"Jasper Van der Jeugt @jaspervdj":
|
||||
- blaze-html
|
||||
- blaze-markup
|
||||
- cabal-dependency-licenses
|
||||
# - cabal-dependency-licenses # Cabal 2.0.0.2
|
||||
# - hakyll # bounds: skylighting
|
||||
- stylish-haskell
|
||||
# - patat # bounds: skylighting
|
||||
@ -472,7 +472,7 @@ packages:
|
||||
- hostname-validate
|
||||
- ini
|
||||
- lucid
|
||||
- osdkeys # via libnotify
|
||||
# - osdkeys # via libnotify # Cabal 2.0.0.2
|
||||
- pdfinfo
|
||||
# - present # compilation failure against haskell-src-exts
|
||||
- pure-io
|
||||
@ -1011,7 +1011,7 @@ packages:
|
||||
- multimap
|
||||
- parallel-io
|
||||
- text-binary
|
||||
- Chart-cairo
|
||||
# - Chart-cairo # Cabal 2.0.0.2
|
||||
- ghc-events
|
||||
- monad-extras
|
||||
# - stack < 9.9.9 # bounds: ghc, template-haskell
|
||||
@ -1159,15 +1159,15 @@ packages:
|
||||
- xmonad-contrib
|
||||
# - shelly # GHC 8.2.1
|
||||
|
||||
- cairo
|
||||
- gio
|
||||
- glib
|
||||
- gtk
|
||||
- gtk3
|
||||
- gtksourceview3
|
||||
- pango
|
||||
- webkitgtk3
|
||||
- webkitgtk3-javascriptcore
|
||||
# - cairo # Cabal 2.0.0.2
|
||||
# - gio # Cabal 2.0.0.2
|
||||
# - glib # Cabal 2.0.0.2
|
||||
# - gtk # Cabal 2.0.0.2
|
||||
# - gtk3 # Cabal 2.0.0.2
|
||||
# - gtksourceview3 # Cabal 2.0.0.2
|
||||
# - pango # Cabal 2.0.0.2
|
||||
# - webkitgtk3 # Cabal 2.0.0.2
|
||||
# - webkitgtk3-javascriptcore # Cabal 2.0.0.2
|
||||
|
||||
- ghcjs-codemirror
|
||||
# - ghcjs-dom # via: ghcjs-dom-jsaddle # https://github.com/fpco/stackage/issues/1569
|
||||
@ -1559,9 +1559,9 @@ packages:
|
||||
- hmatrix-gsl-stats
|
||||
- hsignal
|
||||
- hstatistics
|
||||
- plot
|
||||
- plot-gtk
|
||||
- plot-gtk3
|
||||
# - plot # Cabal 2.0.0.2
|
||||
# - plot-gtk # Cabal 2.0.0.2
|
||||
# - plot-gtk3 # Cabal 2.0.0.2
|
||||
- vector-buffer
|
||||
# - hmatrix-repa # via repa: bounds: vector
|
||||
|
||||
@ -2265,7 +2265,8 @@ packages:
|
||||
# - multiplate # bounds: transformers
|
||||
|
||||
"Sumit Sahrawat <sumit.sahrawat.apm13@iitbhu.ac.in> @sumitsahrawat":
|
||||
- plot-gtk-ui
|
||||
[]
|
||||
# - plot-gtk-ui # Cabal 2.0.0.2
|
||||
# - calculator # bounds: ghc, base
|
||||
|
||||
"Emmanuel Touzery <etouzery@gmail.com> @emmanueltouzery":
|
||||
@ -2716,8 +2717,8 @@ packages:
|
||||
- wikicfp-scraper
|
||||
- wild-bind
|
||||
- wild-bind-x11
|
||||
- wild-bind-indicator
|
||||
- wild-bind-task-x11
|
||||
# - wild-bind-indicator # Cabal 2.0.0.2
|
||||
# - wild-bind-task-x11 # Cabal 2.0.0.2
|
||||
|
||||
"Cies Breijs <cies@kde.nl> @cies":
|
||||
- htoml
|
||||
@ -2832,7 +2833,7 @@ packages:
|
||||
# - mixed-types-num # GHC 8.2.1
|
||||
|
||||
"Bartosz Nitka <niteria@gmail.com> @niteria":
|
||||
- haskell-packages
|
||||
# - haskell-packages # Cabal 2.0.0.2
|
||||
- oeis
|
||||
|
||||
"Gergely Patai <patai.gergely@gmail.com> @cobbpg":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user