namespace AgdaUnusedOpens.Types type Path = internal { Head : string Tail : string list }