mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 06:01:57 +01:00
Merge branch 'master' into new-curator-check
This commit is contained in:
commit
4a65bbcc7e
@ -361,6 +361,7 @@ packages:
|
|||||||
- goggles
|
- goggles
|
||||||
- plot-light
|
- plot-light
|
||||||
- mapquest-api
|
- mapquest-api
|
||||||
|
- datasets
|
||||||
|
|
||||||
"Joseph Canero <jmc41493@gmail.com> @caneroj1":
|
"Joseph Canero <jmc41493@gmail.com> @caneroj1":
|
||||||
- sqlite-simple-errors
|
- sqlite-simple-errors
|
||||||
@ -1876,7 +1877,7 @@ packages:
|
|||||||
- composition-extra
|
- composition-extra
|
||||||
- every
|
- every
|
||||||
- extractable-singleton
|
- extractable-singleton
|
||||||
- follow-file < 0 # https://github.com/fpco/stackage/issues/3551
|
- follow-file
|
||||||
- HSet
|
- HSet
|
||||||
- markup < 0 # GHC 8.4 via clay
|
- markup < 0 # GHC 8.4 via clay
|
||||||
- monad-control-aligned
|
- monad-control-aligned
|
||||||
@ -2082,6 +2083,7 @@ packages:
|
|||||||
- transformers-lift
|
- transformers-lift
|
||||||
- union
|
- union
|
||||||
- named
|
- named
|
||||||
|
- inj
|
||||||
|
|
||||||
"Stack Builders stackage@stackbuilders.com @stackbuilders":
|
"Stack Builders stackage@stackbuilders.com @stackbuilders":
|
||||||
- atomic-write
|
- atomic-write
|
||||||
@ -3142,6 +3144,8 @@ packages:
|
|||||||
- bookkeeping < 0 # GHC 8.4 BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- bookkeeping < 0 # GHC 8.4 BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- ochintin-daicho < 0 # GHC 8.4 DependencyFailed (PackageName "bookkeeping")
|
- ochintin-daicho < 0 # GHC 8.4 DependencyFailed (PackageName "bookkeeping")
|
||||||
- transaction
|
- transaction
|
||||||
|
- tonaparser
|
||||||
|
- tonalude
|
||||||
|
|
||||||
"Marcin Tolysz <tolysz@gmail.com> @tolysz":
|
"Marcin Tolysz <tolysz@gmail.com> @tolysz":
|
||||||
- rawstring-qm
|
- rawstring-qm
|
||||||
@ -3154,7 +3158,6 @@ packages:
|
|||||||
- menshen
|
- menshen
|
||||||
|
|
||||||
"Tom Nielsen <tanielsen@gmail.com> @glutamate":
|
"Tom Nielsen <tanielsen@gmail.com> @glutamate":
|
||||||
- datasets < 0
|
|
||||||
- plotlyhs
|
- plotlyhs
|
||||||
- lucid-extras
|
- lucid-extras
|
||||||
- inliterate
|
- inliterate
|
||||||
@ -4298,18 +4301,43 @@ packages:
|
|||||||
- rdf < 0
|
- rdf < 0
|
||||||
- universe < 0
|
- universe < 0
|
||||||
|
|
||||||
|
- haskell-src-meta < 0
|
||||||
|
- stylish-haskell < 0
|
||||||
|
- QuasiText < 0
|
||||||
|
- aeson-qq < 0
|
||||||
|
- codo-notation < 0
|
||||||
|
- here < 0
|
||||||
|
- interpolate < 0
|
||||||
|
- interpolatedstring-perl6 < 0
|
||||||
|
- invertible < 0
|
||||||
|
- language-c-quote < 0
|
||||||
|
- postgresql-typed < 0
|
||||||
|
- qm-interpolated-string < 0
|
||||||
|
- bugsnag-haskell < 0
|
||||||
|
- hspec-wai-json < 0
|
||||||
|
- microformats2-parser < 0
|
||||||
|
- elm2nix < 0
|
||||||
|
- hledger < 0
|
||||||
|
- ucam-webauth < 0
|
||||||
|
- aeson-typescript < 0
|
||||||
|
- eventstore < 0
|
||||||
|
- fmt < 0
|
||||||
|
- generics-eot < 0
|
||||||
|
- hpack < 0
|
||||||
|
- servant-elm < 0
|
||||||
|
- hledger-api < 0
|
||||||
|
- hledger-ui < 0
|
||||||
|
- hledger-web < 0
|
||||||
|
- cabal2nix < 0
|
||||||
|
- hpack-dhall < 0
|
||||||
|
- stack < 0
|
||||||
|
- stack2nix < 0
|
||||||
|
|
||||||
"GHC upper bounds":
|
"GHC upper bounds":
|
||||||
# Need to always match the version shipped with GHC
|
# Need to always match the version shipped with GHC
|
||||||
- Win32 == 2.6.1.0
|
- Win32 == 2.6.1.0
|
||||||
|
|
||||||
"Stackage upper bounds":
|
"Stackage upper bounds":
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4214
|
|
||||||
# waiting on haskell-src-meta
|
|
||||||
- haskell-src-exts < 1.21
|
|
||||||
- hlint < 2.1.12
|
|
||||||
- hoogle < 5.0.17.4
|
|
||||||
- haskell-names < 0.9.5
|
|
||||||
|
|
||||||
# https://github.com/kuribas/cubicbezier/issues/9
|
# https://github.com/kuribas/cubicbezier/issues/9
|
||||||
# waiting on cubicbezier
|
# waiting on cubicbezier
|
||||||
- matrices < 0.5 # build failure because of cubicbezier
|
- matrices < 0.5 # build failure because of cubicbezier
|
||||||
@ -4336,6 +4364,9 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4325
|
# https://github.com/commercialhaskell/stackage/issues/4325
|
||||||
- wreq < 0.5.3.2
|
- wreq < 0.5.3.2
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/4329
|
||||||
|
- ansi-terminal < 0.9
|
||||||
# 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