mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Merge branch 'master' into nightly
This commit is contained in:
commit
a08ffeeba4
@ -1,11 +1,13 @@
|
||||
ghc-major-version: "8.0"
|
||||
# Constraints for brand new builds
|
||||
packages:
|
||||
"Timo Koepke <timo.koepke@gmail.com> @koepket":
|
||||
- hinterface
|
||||
|
||||
"Jose Iborra <pepeiborra@gmail.com> @pepeiborra":
|
||||
[]
|
||||
# - clr-marshal
|
||||
# - clr-host
|
||||
# - clr-inline
|
||||
- clr-marshal
|
||||
- clr-host
|
||||
- clr-inline
|
||||
|
||||
"Joshua Koike <jkoike2013@gmail.com> @jano017":
|
||||
- discord-hs
|
||||
@ -1085,6 +1087,7 @@ packages:
|
||||
|
||||
"Jens Petersen <juhpetersen@gmail.com> @juhp":
|
||||
- cabal-rpm
|
||||
- stackage-query
|
||||
# - cabal-sort # BLOCKED directory 1.3
|
||||
- idris # bounds: safe
|
||||
- libffi
|
||||
@ -2870,8 +2873,7 @@ packages:
|
||||
- printcess
|
||||
|
||||
"Alexey Kuleshevich <lehins@yandex.ru> @lehins":
|
||||
[]
|
||||
# - wai-middleware-auth # https://github.com/fpco/wai-middleware-auth/issues/3
|
||||
- wai-middleware-auth
|
||||
# - hip # via repa: bounds: vector
|
||||
|
||||
"Hans-Peter Deifel <hpd@hpdeifel.de> @hpdeifel":
|
||||
@ -3018,10 +3020,12 @@ packages:
|
||||
- uri-bytestring-aeson
|
||||
|
||||
"Sebastian Witte <woozletoff@gmail.com> @saep":
|
||||
[]
|
||||
# - nvim-hs # build failure https://github.com/fpco/stackage/pull/2457
|
||||
# - nvim-hs-contrib # per nvim-hs
|
||||
# - nvim-hs-ghcid # per nvim-hs
|
||||
- nvim-hs
|
||||
- nvim-hs-contrib
|
||||
- nvim-hs-ghcid
|
||||
|
||||
"Sam Protas <sam.protas@gmail.com> @SamProtas":
|
||||
- triplesec
|
||||
|
||||
# If you stop maintaining a package you can move it here.
|
||||
# It will then be disabled if it starts causing problems.
|
||||
|
||||
@ -75,6 +75,7 @@ apt-get install -y \
|
||||
libmagickcore-dev \
|
||||
libmagickwand-dev \
|
||||
libmarkdown2-dev \
|
||||
libmono-2.0-dev \
|
||||
libmp3lame-dev \
|
||||
libmpfr-dev \
|
||||
libmysqlclient-dev \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user