summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDale Wijnand <dale.wijnand@gmail.com>2019-07-28 02:27:22 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-07-29 19:32:52 -0400
commit86f47b8e26726d8629e5d9df44c573aced0a4d65 (patch)
treea8e1cf273f6259aad76194cb52675aefeb4ddb43
parent9f8cdb358d05192bfdb62a8ee599a652d6dce8ff (diff)
downloadhaskell-86f47b8e26726d8629e5d9df44c573aced0a4d65.tar.gz
hadrian: Drop a stale limitation tracking issue
https://github.com/snowleopard/hadrian/issues/187 was superseded by https://github.com/snowleopard/hadrian/issues/669, which has also been closed. So, optimistically, dropping this as a limitation issue.
-rw-r--r--hadrian/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/hadrian/README.md b/hadrian/README.md
index 24a65e7b09..bb386db77a 100644
--- a/hadrian/README.md
+++ b/hadrian/README.md
@@ -294,7 +294,6 @@ If nothing helps, don't hesitate to create a GHC issue.
Current limitations
-------------------
The new build system still lacks many important features:
-* Validation is not implemented: [#187][validation-issue].
* Dynamic linking on Windows is not supported [#343][dynamic-windows-issue].
How to contribute
@@ -332,7 +331,6 @@ projects), as well as Well-Typed.
[ghc-windows-quick-build]: https://gitlab.haskell.org/ghc/ghc/wikis/building/preparation/windows#AQuickBuild
[windows-build]: https://gitlab.haskell.org/ghc/ghc/blob/master/hadrian/doc/windows.md
[test-issue]: https://github.com/snowleopard/hadrian/issues/197
-[validation-issue]: https://github.com/snowleopard/hadrian/issues/187
[dynamic-windows-issue]: https://github.com/snowleopard/hadrian/issues/343
[bin-dist-issue]: https://github.com/snowleopard/hadrian/issues/219
[contributors]: https://github.com/snowleopard/hadrian/graphs/contributors