hnix-0.5.1: Haskell implementation of the Nix language

Safe HaskellNone
LanguageHaskell2010

Nix.Type.Infer

Documentation

newtype Subst Source #

Constructors

Subst (Map TVar Type) 

Instances