BasicTypes.hs: fix docstring for eitherToResult
[ganeti-local] / htools / Ganeti / BasicTypes.hs
2012-10-19 Dato SimóBasicTypes.hs: fix docstring for eitherToResult
2012-10-17 Iustin PopGeneralise the Result type
2012-09-28 Agata MurawskaRealign instances of typeclasses
2012-09-26 Agata MurawskaCreate ResulT for monad transformations
2012-09-04 Iustin PopAdd an Applicative instance for our Result type
2012-08-28 Iustin PopAdd a Functor instance for our Result type
2012-07-19 Iustin PopReorganise the lookup functions
2012-03-22 Iustin PopRework exit model
2012-03-20 Iustin PopAdd two utility functions
2012-01-13 Iustin PopMore reshuffling of code
2012-01-13 Iustin Pophtools: split parts of HTools/Types.hs into BasicTypes.hs