packages feed

haskell-tools-builtin-refactorings-1.0.0.0: examples/Refactor/CommentHandling/BlockComments.hs

module Refactor.CommentHandling.BlockComments where

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