We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299833e commit 4d04b29Copy full SHA for 4d04b29
message-index/messages/GHC-00711/index.md
@@ -5,5 +5,5 @@ severity: error
5
introduced: 9.6.1
6
---
7
8
-Using a deprecation pragma it is possible to declare that a Haskell entity such as a type or a toplevel function is deprecated.
+A Haskell entity, such as a type or a top-level definition, can be declared to be deprecated using a pragma.
9
It is, however, illegal to specify multiple deprecation warnings for the same entity.
0 commit comments