{-# LINE 1 "Graphics/X11/XScreenSaver.hsc" #-} {-# LANGUAGE DeriveDataTypeable, ForeignFunctionInterface #-} {-# LINE 2 "Graphics/X11/XScreenSaver.hsc" #-} -------------------------------------------------------------------- -- | -- Module : Graphics.X11.XScreenSaver -- Copyright : (c) Joachim Breitner -- (c) Jochen Keil -- License : GPL2 -- -- Maintainer: Jochen Keil <jochen dot keil at gmail dot com> -- Stability : provisional -- Portability: portable -- -------------------------------------------------------------------- -- -- Interface to XScreenSaver API -- {-# LINE 19 "Graphics/X11/XScreenSaver.hsc" #-} {-# LINE 430 "Graphics/X11/XScreenSaver.hsc" #-} module Graphics.X11.XScreenSaver where compiledWithXScreenSaver :: Bool compiledWithXScreenSaver = False {-# LINE 435 "Graphics/X11/XScreenSaver.hsc" #-}