type NewType = OldType

Example

type String = [Char]
type PhoneNumber = String