Skip to content
Snippets Groups Projects
Commit 81684ba7 authored by Simon Marlow's avatar Simon Marlow
Browse files

TODO: do something better about re-exported symbols from another package

parent 110233bb
No related branches found
Tags ghc-8.6.2-release
No related merge requests found
...@@ -61,6 +61,8 @@ ...@@ -61,6 +61,8 @@
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
-- features -- features
* Do something better about re-exported symbols from another package.
* Haddock could compare interfaces from multiple versions of a module * Haddock could compare interfaces from multiple versions of a module
and indicate changes between versions (eg. a small "new!" or and indicate changes between versions (eg. a small "new!" or
"changed!" icon, or "stable since 1.0"). "changed!" icon, or "stable since 1.0").
......
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