Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shows old modules as new modules #64

Open
harendra-kumar opened this issue Jun 2, 2021 · 0 comments
Open

Shows old modules as new modules #64

harendra-kumar opened this issue Jun 2, 2021 · 0 comments

Comments

@harendra-kumar
Copy link

harendra-kumar commented Jun 2, 2021

Thanks for this useful tool! I just gave it a try and it showed a lot of useful information.

I tried it on streamly-0.7.2 vs streamly master branch (to be 0.8.0). It showed me these modules as new even though they are present in old release as well:

    Streamly.Network.Inet.TCP
    Streamly.Network.Socket

I noticed that in streamly-0.7.2, they were defined as:

   if !impl(ghcjs)
       exposed-modules:
                       Streamly.Network.Socket
                     , Streamly.Network.Inet.TCP

But in the master branch the ghcjs condition has been removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant