Add splitbase flag for logfloat

This commit is contained in:
Michael Snoyman 2014-09-17 18:22:05 +03:00
parent 8105a124c7
commit 7eec5ff5c2

View File

@ -28,7 +28,7 @@ defaultSelectSettings version = SelectSettings
, ignoreUpgradeableCore = False
, excludedPackages = empty
, flags = \coreMap ->
Set.fromList (words "blaze_html_0_5 small_base https") `Set.union`
Set.fromList (words "blaze_html_0_5 small_base https splitbase") `Set.union`
#if defined(mingw32_HOST_OS) || defined(__MINGW32__)
-- Needed on Windows to get unix-compat to compile