packages feed

fourmolu-0.2.0.0: data/examples/other/following-comment-last-1-four-out.hs

module Main where

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

-- more