[Haddock] [haddock] #260: Problems with ImplicitParams/RankNTypes	display
    haddock 
    haddock at projects.haskell.org
       
    Tue Sep 10 03:02:13 BST 2013
    
    
  
#260: Problems with ImplicitParams/RankNTypes display
-------------------+--------------------------------------------------------
Reporter:  mhitza  |       Owner:     
    Type:  defect  |      Status:  new
Priority:  major   |   Milestone:     
 Version:  2.13.1  |    Keywords:     
-------------------+--------------------------------------------------------
 First is the type signature is how it is in my file, the second is how
 Haddock renders it.
 {{{
 String -> ((?configuration :: Configuration) => IO b) -> IO b
 String -> ([configuration :: Configuration] => IO b) -> IO b
 }}}
-- 
Ticket URL: <http://trac.haskell.org/haddock/ticket/260>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
    
    
More information about the Haddock
mailing list