We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0264e commit c90676dCopy full SHA for c90676d
src/System/Plugins/Env.hs
@@ -59,7 +59,6 @@ import Control.Monad ( liftM )
59
import Data.IORef ( writeIORef, readIORef, newIORef, IORef() )
60
import Data.Maybe ( isJust, isNothing, fromMaybe )
61
import Data.List ( (\\), nub, )
62
-import qualified Data.List as List
63
64
import System.IO.Unsafe ( unsafePerformIO )
65
import System.Directory ( doesFileExist )
0 commit comments