Merge pull request #261 from mattjbray/export-common-generator-options-constructors

servant-js: export CommonGeneratorOptions constructors
This commit is contained in:
Julian Arni 2015-11-04 17:51:40 +01:00
commit 380ad6b747

View file

@ -76,7 +76,7 @@ module Servant.JS
, JavaScriptGenerator
, -- * Options common to all generators
CommonGeneratorOptions
CommonGeneratorOptions(..)
, defCommonGeneratorOptions
, -- * Function renamers