list-tuple-0.1.1.0: template/ListAt.hs
type instance <tuple> !! <at> = <item> instance HasAt' <tuple> <at> <item> where <tuple-at> !!! _ = <item> instance HasAt <tuple> <at>
type instance <tuple> !! <at> = <item> instance HasAt' <tuple> <at> <item> where <tuple-at> !!! _ = <item> instance HasAt <tuple> <at>