exporting LineSeparator.

This commit is contained in:
Kazu Yamamoto 2013-09-03 14:47:34 +09:00
parent ed5ac820d6
commit 8117167f78

View File

@ -9,6 +9,7 @@ module Language.Haskell.GhcMod (
, getGHCVersion , getGHCVersion
-- * Options -- * Options
, Options(..) , Options(..)
, LineSeparator(..)
, OutputStyle(..) , OutputStyle(..)
, defaultOptions , defaultOptions
-- * Types -- * Types