diff options
Diffstat (limited to 'src/Graphics/X11/Extra.hs')
-rw-r--r-- | src/Graphics/X11/Extra.hs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Graphics/X11/Extra.hs b/src/Graphics/X11/Extra.hs deleted file mode 100644 index ce4cb46..0000000 --- a/src/Graphics/X11/Extra.hs +++ /dev/null @@ -1,5 +0,0 @@ -module Graphics.X11.Extra - ( module Graphics.X11.Xlib.Extra - ) where - -import Graphics.X11.Xlib.Extra |