ndmitchell / hoogle

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

make hoogle convert --verbose print all the warnings #150

Closed kuk0 closed 8 years ago

kuk0 commented 8 years ago

currently, hoogle convert only prints: Skipped x warnings ...

but never (not even with --verbose) outputs what these warnings actually are which makes debugging harder

ndmitchell commented 8 years ago

Thanks, entirely reasonable. As with #149, I encourage you to take a look at the master branch, which is a lot faster. See http://neilmitchell.blogspot.co.uk/2015/01/hoogle-5-is-coming.html for a blog post on some details.