Statistics
| Branch: | Tag: | Revision:

root / src / Ganeti / THH / Types.hs @ 71dc39a1

History | View | Annotate | Download (3.3 kB)

# Date Author Comment
f3a522ff 02/14/2014 11:46 am Petr Pudlak

Add common functions for working with TH's Type

In particular, functions for extracting types of arguments from a
function type, and for uncurrying functions with an arbitrary number of
arguments.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>