Tidying up UI/Commands
2 patches for repository http://darcs.net:
Sun Nov 11 17:10:55 GMT 2012 Owen Stephens <darcs@owenstephens.co.uk>
* Ignore an HLint suggestion in UI/Commands
Sun Nov 11 17:11:16 GMT 2012 Owen Stephens <darcs@owenstephens.co.uk>
* Tidy/Style UI/Commands
BTW this broke the Windows build by moving some imports inside a #ifdef.
I guess HLint warns about two imports of the same module - we just need to
be a bit careful where one of those imports is #ifdef'd