I'm updating a library (TV) and getting haddock parse errors for the doc strings attached to GADT constructors.  Is there a way to haddock-document GADT constructors?  I've tried both "-- | ..." before and "-- ^ ... " after.  Both give parse errors.  Thanks,  - Conal