fix(haddock): hoogle.sh fails on a comment, turned into normal comment
This commit is contained in:
parent
4c0357410f
commit
c6264f75b4
@ -149,7 +149,7 @@ data AuthorshipStatementSubmissionState
|
||||
deriving (Eq, Read, Show, Enum, Bounded, Generic, Typeable)
|
||||
deriving anyclass (Universe, Finite)
|
||||
|
||||
deriving stock instance Ord AuthorshipStatementSubmissionState -- ^ Larger roughly encodes better; summaries are taken with `max`
|
||||
deriving stock instance Ord AuthorshipStatementSubmissionState -- Larger roughly encodes better; summaries are taken with max
|
||||
|
||||
nullaryPathPiece ''AuthorshipStatementSubmissionState $ camelToPathPiece' 1
|
||||
pathPieceCsv ''AuthorshipStatementSubmissionState
|
||||
|
||||
Loading…
Reference in New Issue
Block a user