Export InvalidType

This commit is contained in:
Gabriel Gonzalez 2017-02-05 10:32:32 -08:00
parent 782d118c97
commit df892060aa

View File

@ -21,6 +21,7 @@ module Dhall
-- * Types
, Type
, Interpret(..)
, InvalidType(..)
, bool
, natural
, integer