packages feed

fourmolu-0.0.6.0: data/examples/other/following-comment-last-2.hs

module Main where

-- | Another datatype...
data D'
  deriving (Show)
-- ^ ...with two docstrings.

-- more

data B