Skip to content
Snippets Groups Projects
Commit 661e0911 authored by Ben Gamari's avatar Ben Gamari Committed by Sylvain Henry
Browse files

primops: Ensure that deprecations are properly tracked

We previously failed to insert DEPRECATION pragmas into GHC.Prim's
ModIface, meaning that they would appear in the Haddock documentation
but not issue warnings. Fix this.

See #19629. Haddock also needs to be fixed: https://github.com/haskell/haddock/issues/223



Co-authored-by: default avatarSylvain Henry <sylvain@haskus.fr>
parent 045f57d6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment