Closed jwiegley closed 11 years ago
Annoyingly the server running Hoogle only has cabal 1.8 on it. But that server is miles behind, so I guess I can cross that bridge when we come to it - holding back development for a poor server is usually a bad idea.
Woops, so now I discovered how to reject a pull request by accident. Merged now!
This patch begins the creation of hspec-based tests against Hoogle as a library, since that is the mode of usage we depend on most, and this will ensure that features we add in future do not break current functionality we depend on.
The only questionable aspect of this patch is the nature of the changes I had to make to hoogle.cabal, which now moves to a dependency on at least cabal 1.10.