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

Hackage database support + fixes for Browser + Cabal files improvements #33

Merged
merged 14 commits into from Nov 9, 2011

Conversation

serras
Copy link
Contributor

@serras serras commented Nov 9, 2011

With these commits, three different things are being worked on:

  • there are some fixes for the Browser, mostly speed improvements. Now package information that cannot be gathered is blacklisted, until a new version of the same package is installed. Also, checking for Hoogle presence is much faster, which means faster startup times for EclipseFP.
  • scion-browser was enhaced with support for downloading the entire Hackage database and browsing it. EclipseFP Hoogle and Browser views now support it. However, it's not used by default, as it uses about 1 GB of RAM. The user can select in the Preferences whether to use it or not.
  • in the Project Explorer the Cabal file is shown first and can be expanded. I'm working on running executables, test-suites and benchmarks from there, but I hadn't had time to do it yet.

JPMoresmau added a commit that referenced this pull request Nov 9, 2011
Hackage database support + fixes for Browser + Cabal files improvements
@JPMoresmau JPMoresmau merged commit f162884 into JPMoresmau:master Nov 9, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants