mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 18:10:26 +01:00
Slightly improved formatting
This commit is contained in:
parent
af17be5d66
commit
9f6ede2c9c
@ -37,260 +37,260 @@ skipped-tests:
|
|||||||
# https://github.com/fpco/stackage/issues/368
|
# https://github.com/fpco/stackage/issues/368
|
||||||
- lifted-base
|
- lifted-base
|
||||||
expected-test-failures:
|
expected-test-failures:
|
||||||
# Requires an old version of WAI and Warp for tests
|
# Requires an old version of WAI and Warp for tests
|
||||||
- HTTP
|
- HTTP
|
||||||
|
|
||||||
# text and setenv have recursive dependencies in their tests, which
|
# text and setenv have recursive dependencies in their tests, which
|
||||||
# cabal can't (yet) handle
|
# cabal can't (yet) handle
|
||||||
- text
|
- text
|
||||||
- setenv
|
- setenv
|
||||||
|
|
||||||
# The version of GLUT included with the HP does not generate
|
# The version of GLUT included with the HP does not generate
|
||||||
# documentation correctly.
|
# documentation correctly.
|
||||||
- GLUT
|
- GLUT
|
||||||
|
|
||||||
# https://github.com/bos/statistics/issues/42
|
# https://github.com/bos/statistics/issues/42
|
||||||
- statistics
|
- statistics
|
||||||
|
|
||||||
# https://github.com/kazu-yamamoto/simple-sendfile/pull/10
|
# https://github.com/kazu-yamamoto/simple-sendfile/pull/10
|
||||||
- simple-sendfile
|
- simple-sendfile
|
||||||
|
|
||||||
# http://hackage.haskell.org/trac/hackage/ticket/954
|
# http://hackage.haskell.org/trac/hackage/ticket/954
|
||||||
- diagrams
|
- diagrams
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/24
|
# https://github.com/fpco/stackage/issues/24
|
||||||
- unix-time
|
- unix-time
|
||||||
|
|
||||||
# With transformers 0.3, it doesn't provide any modules
|
# With transformers 0.3, it doesn't provide any modules
|
||||||
- transformers-compat
|
- transformers-compat
|
||||||
|
|
||||||
# Tests require shell script and are incompatible with sandboxed package
|
# Tests require shell script and are incompatible with sandboxed package
|
||||||
# databases
|
# databases
|
||||||
- HTF
|
- HTF
|
||||||
|
|
||||||
# https://github.com/simonmar/monad-par/issues/28
|
# https://github.com/simonmar/monad-par/issues/28
|
||||||
- monad-par
|
- monad-par
|
||||||
|
|
||||||
# Unfortunately network failures seem to happen haphazardly
|
# Unfortunately network failures seem to happen haphazardly
|
||||||
- network
|
- network
|
||||||
|
|
||||||
# https://github.com/ekmett/hyphenation/issues/1
|
# https://github.com/ekmett/hyphenation/issues/1
|
||||||
- hyphenation
|
- hyphenation
|
||||||
|
|
||||||
# Test suite takes too long to run on some systems
|
# Test suite takes too long to run on some systems
|
||||||
- punycode
|
- punycode
|
||||||
|
|
||||||
# http://hub.darcs.net/stepcut/happstack/issue/1
|
# http://hub.darcs.net/stepcut/happstack/issue/1
|
||||||
- happstack-server
|
- happstack-server
|
||||||
|
|
||||||
# Requires a Facebook app.
|
# Requires a Facebook app.
|
||||||
- fb
|
- fb
|
||||||
|
|
||||||
# https://github.com/tibbe/hashable/issues/64
|
# https://github.com/tibbe/hashable/issues/64
|
||||||
- hashable
|
- hashable
|
||||||
|
|
||||||
# https://github.com/vincenthz/language-java/issues/10
|
# https://github.com/vincenthz/language-java/issues/10
|
||||||
- language-java
|
- language-java
|
||||||
|
|
||||||
- threads
|
- threads
|
||||||
- crypto-conduit
|
- crypto-conduit
|
||||||
- pandoc
|
- pandoc
|
||||||
- language-ecmascript
|
- language-ecmascript
|
||||||
- hspec
|
- hspec
|
||||||
- alex
|
- alex
|
||||||
|
|
||||||
# https://github.com/basvandijk/concurrent-extra/issues/
|
# https://github.com/basvandijk/concurrent-extra/issues/
|
||||||
- concurrent-extra
|
- concurrent-extra
|
||||||
|
|
||||||
# https://github.com/skogsbaer/xmlgen/issues/2
|
# https://github.com/skogsbaer/xmlgen/issues/2
|
||||||
- xmlgen
|
- xmlgen
|
||||||
|
|
||||||
# Something very strange going on with the test suite, I can't figure
|
# Something very strange going on with the test suite, I can't figure
|
||||||
# out how to fix it
|
# out how to fix it
|
||||||
- bson
|
- bson
|
||||||
|
|
||||||
# Requires a locally running PostgreSQL server with appropriate users
|
# Requires a locally running PostgreSQL server with appropriate users
|
||||||
- postgresql-simple
|
- postgresql-simple
|
||||||
|
|
||||||
# Missing files
|
# Missing files
|
||||||
- websockets
|
- websockets
|
||||||
|
|
||||||
# Some kind of Cabal bug when trying to run tests
|
# Some kind of Cabal bug when trying to run tests
|
||||||
- thyme
|
- thyme
|
||||||
|
|
||||||
- shake
|
- shake
|
||||||
|
|
||||||
# https://github.com/jgm/pandoc-citeproc/issues/5
|
# https://github.com/jgm/pandoc-citeproc/issues/5
|
||||||
- pandoc-citeproc
|
- pandoc-citeproc
|
||||||
|
|
||||||
# Problems with doctest and sandboxing
|
# Problems with doctest and sandboxing
|
||||||
- warp
|
- warp
|
||||||
- wai-logger
|
- wai-logger
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/163
|
# https://github.com/fpco/stackage/issues/163
|
||||||
- hTalos
|
- hTalos
|
||||||
- seqloc
|
- seqloc
|
||||||
|
|
||||||
# https://github.com/bos/math-functions/issues/25
|
# https://github.com/bos/math-functions/issues/25
|
||||||
- math-functions
|
- math-functions
|
||||||
|
|
||||||
# FIXME the test suite fails fairly regularly in builds, though I haven't
|
# FIXME the test suite fails fairly regularly in builds, though I haven't
|
||||||
# discovered why yet
|
# discovered why yet
|
||||||
- crypto-numbers
|
- crypto-numbers
|
||||||
|
|
||||||
# Test suite is currently failing regularly, needs to be worked out still.
|
# Test suite is currently failing regularly, needs to be worked out still.
|
||||||
- lens
|
- lens
|
||||||
|
|
||||||
# Requires too old a version of test-framework
|
# Requires too old a version of test-framework
|
||||||
- time
|
- time
|
||||||
|
|
||||||
# No code included any more, therefore H- ock fails
|
# No code included any more, therefore H- ock fails
|
||||||
- attoparsec-conduit
|
- attoparsec-conduit
|
||||||
- blaze-builder-conduit
|
- blaze-builder-conduit
|
||||||
- comonads-fd
|
- comonads-fd
|
||||||
- comonad-transformers
|
- comonad-transformers
|
||||||
- groupoids
|
- groupoids
|
||||||
- hamlet
|
- hamlet
|
||||||
- hspec-discover
|
- hspec-discover
|
||||||
- http-client-conduit
|
- http-client-conduit
|
||||||
- http-client-multipart
|
- http-client-multipart
|
||||||
- network-conduit
|
- network-conduit
|
||||||
- profunctor-extras
|
- profunctor-extras
|
||||||
- semigroupoid-extras
|
- semigroupoid-extras
|
||||||
- shakespeare-css
|
- shakespeare-css
|
||||||
- shakespeare-i18n
|
- shakespeare-i18n
|
||||||
- shakespeare-js
|
- shakespeare-js
|
||||||
- shakespeare-text
|
- shakespeare-text
|
||||||
- wai-eventsource
|
- wai-eventsource
|
||||||
- wai-test
|
- wai-test
|
||||||
- zlib-conduit
|
- zlib-conduit
|
||||||
|
|
||||||
# Cloud Haskell tests seem to be unreliable
|
# Cloud Haskell tests seem to be unreliable
|
||||||
- distributed-process
|
- distributed-process
|
||||||
- lockfree-queue
|
- lockfree-queue
|
||||||
- network-transport-tcp
|
- network-transport-tcp
|
||||||
|
|
||||||
# Pulls in monad-peel which does not compile
|
# Pulls in monad-peel which does not compile
|
||||||
- monad-control
|
- monad-control
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/226
|
# https://github.com/fpco/stackage/issues/226
|
||||||
- options
|
- options
|
||||||
|
|
||||||
# https://github.com/gtk2hs/gtk2hs/issues/36
|
# https://github.com/gtk2hs/gtk2hs/issues/36
|
||||||
- glib
|
- glib
|
||||||
- pango
|
- pango
|
||||||
|
|
||||||
# https://github.com/acw/bytestring-progress/issues/3
|
# https://github.com/acw/bytestring-progress/issues/3
|
||||||
- bytestring-progress
|
- bytestring-progress
|
||||||
|
|
||||||
# Seems to require 32-bit functions
|
# Seems to require 32-bit functions
|
||||||
- nettle
|
- nettle
|
||||||
|
|
||||||
# Depends on a missing graphviz executable
|
# Depends on a missing graphviz executable
|
||||||
- graphviz
|
- graphviz
|
||||||
|
|
||||||
# No AWS creds available
|
# No AWS creds available
|
||||||
- aws
|
- aws
|
||||||
|
|
||||||
# Not sure why...
|
# Not sure why...
|
||||||
- singletons
|
- singletons
|
||||||
|
|
||||||
- hspec2
|
- hspec2
|
||||||
- hspec-wai
|
- hspec-wai
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/285
|
# https://github.com/fpco/stackage/issues/285
|
||||||
- diagrams-haddock
|
- diagrams-haddock
|
||||||
- scientific
|
- scientific
|
||||||
- json-schema
|
- json-schema
|
||||||
|
|
||||||
# https://github.com/BioHaskell/octree/issues/4
|
# https://github.com/BioHaskell/octree/issues/4
|
||||||
- Octree
|
- Octree
|
||||||
|
|
||||||
# No code until we upgrade to network 2.6
|
# No code until we upgrade to network 2.6
|
||||||
- network-uri
|
- network-uri
|
||||||
|
|
||||||
# https://github.com/goldfirere/th-desugar/issues/12
|
# https://github.com/goldfirere/th-desugar/issues/12
|
||||||
- th-desugar
|
- th-desugar
|
||||||
|
|
||||||
# https://github.com/haskell/c2hs/issues/108
|
# https://github.com/haskell/c2hs/issues/108
|
||||||
- c2hs
|
- c2hs
|
||||||
|
|
||||||
# https://github.com/jmillikin/haskell-filesystem/issues/3
|
# https://github.com/jmillikin/haskell-filesystem/issues/3
|
||||||
- system-filepath
|
- system-filepath
|
||||||
|
|
||||||
# Requires a running webdriver server
|
# Requires a running webdriver server
|
||||||
- webdriver
|
- webdriver
|
||||||
- webdriver-snoy
|
- webdriver-snoy
|
||||||
|
|
||||||
# Weird conflicts with sandboxing
|
# Weird conflicts with sandboxing
|
||||||
- ghc-mod
|
- ghc-mod
|
||||||
- ghcid
|
- ghcid
|
||||||
|
|
||||||
# Requires locally running server
|
# Requires locally running server
|
||||||
- bloodhound
|
- bloodhound
|
||||||
|
|
||||||
# Too lazy to keep the test dependencies up to date
|
# Too lazy to keep the test dependencies up to date
|
||||||
- base-prelude
|
- base-prelude
|
||||||
- cases
|
- cases
|
||||||
- focus
|
- focus
|
||||||
- hasql
|
- hasql
|
||||||
- hasql-backend
|
- hasql-backend
|
||||||
- hasql-postgres
|
- hasql-postgres
|
||||||
- list-t
|
- list-t
|
||||||
- mtl-prelude
|
- mtl-prelude
|
||||||
- neat-interpolation
|
- neat-interpolation
|
||||||
- partial-handler
|
- partial-handler
|
||||||
- postgresql-binary
|
- postgresql-binary
|
||||||
- slave-thread
|
- slave-thread
|
||||||
- stm-containers
|
- stm-containers
|
||||||
|
|
||||||
# https://github.com/gtk2hs/gtk2hs/issues/79
|
# https://github.com/gtk2hs/gtk2hs/issues/79
|
||||||
- gio
|
- gio
|
||||||
- gtk
|
- gtk
|
||||||
|
|
||||||
# Requires SAT solver and old QuickCheck
|
# Requires SAT solver and old QuickCheck
|
||||||
- ersatz
|
- ersatz
|
||||||
|
|
||||||
# https://github.com/ekmett/gl/issues/3
|
# https://github.com/ekmett/gl/issues/3
|
||||||
- gl
|
- gl
|
||||||
|
|
||||||
# Failing doctests
|
# Failing doctests
|
||||||
- bits
|
- bits
|
||||||
|
|
||||||
# No server running
|
# No server running
|
||||||
- amqp
|
- amqp
|
||||||
|
|
||||||
# Often run out of inotify handles
|
# Often run out of inotify handles
|
||||||
- fsnotify
|
- fsnotify
|
||||||
|
|
||||||
# Requires a correctly set up Postgres instance
|
# Requires a correctly set up Postgres instance
|
||||||
- opaleye
|
- opaleye
|
||||||
|
|
||||||
# weird problems with cabal test
|
# weird problems with cabal test
|
||||||
- cautious-file
|
- cautious-file
|
||||||
expected-haddock-failures: []
|
expected-haddock-failures: []
|
||||||
skipped-benchmarks:
|
skipped-benchmarks:
|
||||||
- machines
|
- machines
|
||||||
- criterion-plus
|
- criterion-plus
|
||||||
- graphviz
|
- graphviz
|
||||||
- lifted-base
|
- lifted-base
|
||||||
- pandoc
|
- pandoc
|
||||||
- stm-containers
|
- stm-containers
|
||||||
- uuid
|
- uuid
|
||||||
|
|
||||||
# pulls in criterion-plus, which has restrictive upper bounds
|
# pulls in criterion-plus, which has restrictive upper bounds
|
||||||
- cases
|
- cases
|
||||||
- hasql-postgres
|
- hasql-postgres
|
||||||
|
|
||||||
# https://github.com/vincenthz/hs-crypto-cipher/issues/46
|
# https://github.com/vincenthz/hs-crypto-cipher/issues/46
|
||||||
- cipher-aes
|
- cipher-aes
|
||||||
- cipher-blowfish
|
- cipher-blowfish
|
||||||
- cipher-camellia
|
- cipher-camellia
|
||||||
- cipher-des
|
- cipher-des
|
||||||
- cipher-rc4
|
- cipher-rc4
|
||||||
|
|
||||||
# sometimes falls out-of-sync on hasql-postgres
|
# sometimes falls out-of-sync on hasql-postgres
|
||||||
- hasql
|
- hasql
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
"Michael Snoyman michael@snoyman.com @snoyberg":
|
"Michael Snoyman michael@snoyman.com @snoyberg":
|
||||||
@ -336,6 +336,7 @@ packages:
|
|||||||
- repa-devil
|
- repa-devil
|
||||||
- JuicyPixels-repa
|
- JuicyPixels-repa
|
||||||
|
|
||||||
|
"Stackage upper bounds":
|
||||||
# cabal-install is buggy still.
|
# cabal-install is buggy still.
|
||||||
- network < 2.6
|
- network < 2.6
|
||||||
- network-uri < 2.6
|
- network-uri < 2.6
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user