[Haddock] [haddock] #239: Named chunk before imports causes error also if it is placed before module declaration.

haddock haddock at projects.haskell.org
Wed Feb 6 21:12:07 GMT 2013


#239: Named chunk before imports causes error also if it is placed before module
declaration.
--------------------+-------------------------------------------------------
Reporter:  Davorak  |       Owner:     
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:     
 Version:  2.11.0   |    Keywords:     
--------------------+-------------------------------------------------------
 Haddock fails to parse file with:

 Haddock coverage:

 Test.hs:12:1: parse error on input `import'

 When a named chunk is placed before imports. It works just fine after
 imports.

 Similarly if the named chunk is placed before the module declaration
 causes haddock to fail with the same error.

-- 
Ticket URL: <http://trac.haskell.org/haddock/ticket/239>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool


More information about the Haddock mailing list