Export InputType (#91)

This commit is contained in:
bosu 2017-07-27 21:44:37 +03:00 committed by Gabriel Gonzalez
parent 12ad893605
commit 333fc1d000

View File

@ -19,6 +19,7 @@ module Dhall
-- * Types
, Type(..)
, InputType(..)
, Interpret(..)
, InvalidType(..)
, auto