Skip to content

Commit 4b35885

Browse files
Deduplicate ViewPatterns LANGUAGE pragma.
1 parent 11b5c2e commit 4b35885

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/tactics/src/Ide/Plugin/Tactic/Machinery.hs

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
{-# LANGUAGE MultiParamTypeClasses #-}
88
{-# LANGUAGE RecordWildCards #-}
99
{-# LANGUAGE ViewPatterns #-}
10-
{-# LANGUAGE ViewPatterns #-}
1110
{-# OPTIONS_GHC -fno-warn-orphans #-}
1211

1312
module Ide.Plugin.Tactic.Machinery

0 commit comments

Comments
 (0)