mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-19 18:51:58 +01:00
Merge branch 'master' into h2c
This commit is contained in:
commit
aeeb2f07cc
@ -1,6 +1,9 @@
|
|||||||
ghc-major-version: "8.0"
|
ghc-major-version: "8.0"
|
||||||
# Constraints for brand new builds
|
# Constraints for brand new builds
|
||||||
packages:
|
packages:
|
||||||
|
"Nobutada Matsubara <t12307043@gunma-u.ac.jp> @matsubara0507":
|
||||||
|
- chatwork
|
||||||
|
|
||||||
"Pavol Klacansky <pavol@klacansky.com> @pavolzetor":
|
"Pavol Klacansky <pavol@klacansky.com> @pavolzetor":
|
||||||
- openexr-write
|
- openexr-write
|
||||||
|
|
||||||
@ -3139,6 +3142,7 @@ packages:
|
|||||||
|
|
||||||
"Edward Amsden <edwardamsden@gmail.com> @eamsden":
|
"Edward Amsden <edwardamsden@gmail.com> @eamsden":
|
||||||
- h2c
|
- h2c
|
||||||
|
- bno055-haskell
|
||||||
|
|
||||||
# If you stop maintaining a package you can move it here.
|
# If you stop maintaining a package you can move it here.
|
||||||
# It will then be disabled if it starts causing problems.
|
# It will then be disabled if it starts causing problems.
|
||||||
@ -3288,6 +3292,9 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2636
|
# https://github.com/fpco/stackage/issues/2636
|
||||||
- hashable < 1.2.6.1
|
- hashable < 1.2.6.1
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/2640
|
||||||
|
- hoauth2 < 1.3.0
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user