mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-28 18:51:51 -07:00
Fix Spiral's module name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module Spiral (spiral) where
|
||||
module XMonadContrib.Spiral (spiral) where
|
||||
|
||||
import Graphics.X11.Xlib
|
||||
import Operations
|
||||
|
Reference in New Issue
Block a user