mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 06:01:57 +01:00
Merge pull request #2111 from garetxe/master
New versions of haskell-gi, and the gi-* bindings
This commit is contained in:
commit
bfaaea4ae9
@ -2397,20 +2397,20 @@ packages:
|
|||||||
# Pinned to versions not using custom-setup, since stack does
|
# Pinned to versions not using custom-setup, since stack does
|
||||||
# not understand that syntax yet:
|
# not understand that syntax yet:
|
||||||
# https://github.com/commercialhaskell/stack/issues/2094
|
# https://github.com/commercialhaskell/stack/issues/2094
|
||||||
- gi-atk == 2.0.3
|
- gi-atk == 2.0.7
|
||||||
- gi-cairo == 1.0.3
|
- gi-cairo == 1.0.7
|
||||||
- gi-gdk == 3.0.3
|
- gi-gdk == 3.0.7
|
||||||
- gi-gdkpixbuf == 2.0.3
|
- gi-gdkpixbuf == 2.0.7
|
||||||
- gi-gio == 2.0.3
|
- gi-gio == 2.0.7
|
||||||
- gi-glib == 2.0.3
|
- gi-glib == 2.0.7
|
||||||
- gi-gobject == 2.0.3
|
- gi-gobject == 2.0.7
|
||||||
- gi-gtk == 3.0.3
|
- gi-gtk == 3.0.7
|
||||||
- gi-pango == 1.0.3
|
- gi-pango == 1.0.7
|
||||||
- gi-soup == 2.4.3
|
- gi-soup == 2.4.7
|
||||||
- gi-javascriptcore == 3.0.3
|
- gi-javascriptcore == 3.0.7
|
||||||
- gi-webkit == 3.0.3
|
- gi-webkit == 3.0.7
|
||||||
- haskell-gi < 0.20
|
- haskell-gi
|
||||||
- haskell-gi-base < 0.19
|
- haskell-gi-base
|
||||||
|
|
||||||
"Brandon Simmons <brandon.m.simmons@gmail.com> @jberryman":
|
"Brandon Simmons <brandon.m.simmons@gmail.com> @jberryman":
|
||||||
- directory-tree
|
- directory-tree
|
||||||
@ -3237,6 +3237,5 @@ tell-me-when-its-released:
|
|||||||
- point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27
|
- point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27
|
||||||
- wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed.
|
- wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed.
|
||||||
- yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876
|
- yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876
|
||||||
- haskell-gi-0.20 # Lift constraint on haskell-gi-base
|
|
||||||
- terminal-progress-bar-0.1.1 # Unskip test suite
|
- terminal-progress-bar-0.1.1 # Unskip test suite
|
||||||
- optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228
|
- optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user