aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Parse.y
Commit message (Expand)AuthorAgeFilesLines
* Add support for blank lines in the result of examplesSimon Hengel2011-04-081-4/+11
* Solve conflictsDavid Waern2010-12-071-0/+1
* Add {-# LANGUAGE BangPatterns #-} to mollify GHCSimon Marlow2010-11-171-1/+0
* Add BangPatterns to alex and happy source filesDavid Waern2010-11-211-0/+1
* Propagate source positions from Lex.x to Parse.yDavid Waern2010-04-071-21/+21
* Add markup support for interactive examplessimon.hengel2010-04-021-1/+40
* Move H.Interface.Parse/Lex to H.Parse/LexDavid Waern2009-11-281-0/+103