packages feed

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

module CommentHandling.BlockComments where

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