packages feed

haskell-tools-refactor-1.0.1.1: examples/CommentHandling/CommentTypes.hs

module CommentHandling.CommentTypes where

-- | 1
-- 2
import Control.Monad -- 3
-- ^ 4
-- | 5
-- 6
import Control.Monad as Monad -- 7
-- ^ 8