ndmitchell / hoogle

Haskell API search engine
http://hoogle.haskell.org/
Other
753 stars 137 forks source link

build failed with QuickCheck 2.7 #57

Closed bixuanzju closed 10 years ago

bixuanzju commented 10 years ago

src/Test/General.hs:2:32: Ambiguous occurrence ‘===’ It could refer to either ‘Test.General.===’, defined at src/Test/General.hs:23:3 or ‘Test.QuickCheck.===’, imported from ‘Test.QuickCheck’ at src/Test/General.hs:6:1-22 (and originally defined in ‘Test.QuickCheck.Property’) cabal: Error: some packages failed to install:

ndmitchell commented 10 years ago

Thanks for letting me know, I've released version 4.2.30 which works with the new QuickCheck.