purescript-0.6.0.1: PureScript Programming Language Compiler

Safe HaskellNone
LanguageHaskell98

Language.PureScript.TypeChecker.Synonyms

Description

Functions for replacing fully applied type synonyms with the SaturatedTypeSynonym data constructor

Synopsis

Documentation

saturateAllTypeSynonyms :: [(Qualified ProperName, Int)] -> Type -> Either String Type Source

Replace all type synonyms with the SaturatedTypeSynonym data constructor