Skip to content

Commit 7edab77

Browse files
committed
Open import for consistency
1 parent 5d3d3a2 commit 7edab77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evdev-examples/uinput/Main.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Main (main) where
22

33
import Control.Exception
44
import Control.Monad
5-
import Data.Maybe (mapMaybe)
5+
import Data.Maybe
66
import System.Exit
77
import System.IO.Error
88

0 commit comments

Comments
 (0)