summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-03-28 09:21:53 -0400
committerBen Gamari <ben@smart-cactus.org>2020-03-28 09:21:53 -0400
commit1ad95f12e3839348214de6dfd9c11b1ad1a02769 (patch)
treeb959dfbd7e332f485628ae5c918931a3840ac4ff
parent9a576de4aade27eb0391af5664f7862f2c792577 (diff)
downloadhaskell-wip/zap-coercions.tar.gz
Document -ddrop-coercionswip/zap-coercions
-rw-r--r--docs/users_guide/debugging.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/users_guide/debugging.rst b/docs/users_guide/debugging.rst
index 61a06b2e38..376af01474 100644
--- a/docs/users_guide/debugging.rst
+++ b/docs/users_guide/debugging.rst
@@ -818,6 +818,12 @@ Checking for consistency
single: consistency checks
single: lint
+.. ghc-flag:: -ddrop-coercions
+ :shortdesc: TODO
+ :type: dynamic
+
+ TODO
+
.. ghc-flag:: -dcore-lint
:shortdesc: Turn on internal sanity checking
:type: dynamic