Improve TemplateHaskell code to support empty objects
[ganeti-local] / src / Ganeti / Utils.hs
2013-02-20 Iustin PopAdd two utility functions for handling Either lists
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-07 Iustin PopRemove use of 'head' and add hlint warning for it
2013-02-06 Michele TartaraFix improperly formatted docstring
2013-01-21 Iustin PopAdd a function to get the current time in microseconds
2013-01-18 Yiannis TsiourisText wrap in Haskell code
2013-01-16 Michele TartaraMove getCurrentTime from Confd.Utils to Utils
2013-01-15 Iustin PopMake niceSort a wrapper over niceSortKey id
2013-01-14 Dato SimóUtils.hs: function to chomp prefix + separator from...
2013-01-14 Dato SimóUtils.hs: add a clockTimeToString function
2012-12-24 Iustin PopRename htools/ to src/