Adam Vogt
8a195a2a48
use FiniteBitSize with ghc >= 7.8
2014-08-15 05:11:36 +00:00
Adam Vogt
11265ad69b
derive Applicative instances to suppress AMP warning
2014-07-10 16:39:50 +00:00
Daniel Wagner
5c04a573db
getAtomName is now defined in the X11 library
2013-02-25 18:03:23 +00:00
Adam Vogt
9caedf2fff
Address warnings from Debug modules
...
The warnings were related to ghc-7.6 removing Prelude.catch
(triggering warnings regarding the import hiding it), as well
as defaulting of some numeric types.
2012-12-15 16:55:25 +00:00
allbery.b
8d1ad8b280
debug-hooks
...
Hooks to print diagnostic information to stderr (usually .xsession-errors)
to help debug complex issues involving the StackSet and received events.
2012-08-13 22:38:21 +00:00