Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-03-10 | thunk is now known as xmonad! | Spencer Janssen | 1 | -16/+0 |
2007-03-09 | don't need the unix package | Don Stewart | 1 | -1/+1 |
2007-03-09 | little bit of strictness, based on -prof output | Don Stewart | 1 | -1/+2 |
2007-03-08 | unpack on our own | Don Stewart | 1 | -1/+1 |
2007-03-07 | no -Werror | Don Stewart | 1 | -1/+1 |
2007-03-07 | -Wall police. and strip the binary | Don Stewart | 1 | -1/+1 |
2007-03-07 | X11 1.2 works too. | Spencer Janssen | 1 | -1/+1 |
2007-03-07 | unbox-strict-fields | Don Stewart | 1 | -1/+1 |
2007-03-07 | comments, rename 'l' to 'io', and state explicitly that we use GeneralizedNew... | Don Stewart | 1 | -0/+1 |
2007-03-07 | move thunk.hs -> Main.hs. Be precise about which versions of every package ar... | Don Stewart | 1 | -2/+2 |
2007-03-07 | depend on the X11-extras package | Don Stewart | 1 | -6/+1 |
2007-03-07 | Flatten module hierarchy | Don Stewart | 1 | -1/+1 |
2007-03-07 | add license stuff to .cabal | Don Stewart | 1 | -0/+2 |
2007-03-07 | more stuff for .cabal file. Add example of include path to use on OpenBSD | Don Stewart | 1 | -11/+16 |