we have some different types
Prelude> type T1 = Int Prelude> type T2 = Int Prelude> type T3 = Int Prelude> type T4 = Int ... Prelude> type X1 =