aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm/Desktop/MouseMotion.hs
diff options
context:
space:
mode:
authorJosh Rahm <joshuarahm@gmail.com>2022-04-10 13:51:43 -0600
committerJosh Rahm <joshuarahm@gmail.com>2022-04-10 13:51:43 -0600
commit49f20ca3391ca713c021fdf15bf9db3fe54f18f6 (patch)
treeebcf681084eeac0a2c0691c2afca622a7dd8dc3b /src/Rahm/Desktop/MouseMotion.hs
parentfada61902291aeb29914fff288301a8c487c4ecd (diff)
downloadrde-49f20ca3391ca713c021fdf15bf9db3fe54f18f6.tar.gz
rde-49f20ca3391ca713c021fdf15bf9db3fe54f18f6.tar.bz2
rde-49f20ca3391ca713c021fdf15bf9db3fe54f18f6.zip
More refactoring. Started breaking up Layout. Moved Language extensions into stack file.
Diffstat (limited to 'src/Rahm/Desktop/MouseMotion.hs')
-rw-r--r--src/Rahm/Desktop/MouseMotion.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Rahm/Desktop/MouseMotion.hs b/src/Rahm/Desktop/MouseMotion.hs
index 488f06a..b5e8874 100644
--- a/src/Rahm/Desktop/MouseMotion.hs
+++ b/src/Rahm/Desktop/MouseMotion.hs
@@ -1,4 +1,3 @@
-{-# LANGUAGE ViewPatterns, BangPatterns #-}
module Rahm.Desktop.MouseMotion where
import XMonad