[Haskell-cafe] Re: Parsec problem

Tillmann Rendel rendel at rbg.informatik.tu-darmstadt.de
Wed Jun 6 06:47:10 EDT 2007


Neil Mitchell wrote:
> The code is at:
> 
> http://www.cs.york.ac.uk/fp/darcs/hoogle/src/Hoogle/Query/Parser.hs

My guess: names can never fail, so types is never tried, and eof fails.

Tillmann


More information about the Haskell-Cafe mailing list