Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 151a845

Browse files
committed
Not currently using (<>), remove import
1 parent 3e8c19c commit 151a845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/GhcModPluginSpec.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Control.Exception
66
import qualified Data.HashMap.Strict as H
77
import qualified Data.Map as Map
88
#if __GLASGOW_HASKELL__ < 804
9-
import Data.Monoid
9+
-- import Data.Monoid
1010
#endif
1111
import qualified Data.Set as S
1212
-- import qualified Data.Text as T

0 commit comments

Comments
 (0)