diff --git a/README.md b/README.md index dce237ee..e68ec5ce 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository is for package authors and maintainers to get their packages int If you simply want to use Stackage as an end user, please follow the instructions on [https://www.stackage.org/](https://www.stackage.org). We strongly recommend using the Haskell tool stack for doing builds, which -includes built-in Stackage support: [stack](https://github.com/commercialhaskell/stack) [![Build Status](https://travis-ci.org/commercialhaskell/stack.svg?branch=master)](https://travis-ci.org/commercialhaskell/stack). +includes built-in Stackage support: [stack](https://github.com/commercialhaskell/stack) [![Build Status](https://dev.azure.com/commercialhaskell/stack/_apis/build/status/commercialhaskell.stack?branchName=master)](https://dev.azure.com/commercialhaskell/stack/_build/latest?definitionId=1?branchName=master). Add your package diff --git a/build-constraints.yaml b/build-constraints.yaml index 66941cb7..b98cf8cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3434,8 +3434,9 @@ packages: - co-log < 0 - first-class-patterns - relude + - shellmet - summoner < 0 - - tomland < 1.0.0 # https://github.com/commercialhaskell/stackage/issues/4297 + - tomland - typerep-map "Lorenz Moesenlechner @moesenle": @@ -4777,7 +4778,6 @@ skipped-tests: - speedy-slice - static-text - structs - - tomland - universum - unordered-containers - unordered-intmap @@ -5032,7 +5032,6 @@ expected-test-failures: - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - summoner # https://github.com/kowainik/summoner/issues/270 - - tomland # https://github.com/kowainik/tomland/issues/141 # Assertion failures, these can be real bugs or just limitations # in the test cases. @@ -5055,7 +5054,6 @@ expected-test-failures: - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 # Compilation failures - - Earley # https://github.com/commercialhaskell/stackage/issues/4193 - ListLike # No issue tracker, e-mail sent to maintainer - amazonka-core # https://github.com/brendanhay/amazonka/issues/397 - async-timer # https://github.com/mtesseract/async-timer/issues/8