chore: re-enable optimisations for i18n

This commit is contained in:
Gregor Kleen 2020-12-09 15:18:30 +01:00
parent bbd4916f3a
commit c5ee5b26d5

View File

@ -1,6 +1,5 @@
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
{-# OPTIONS_GHC -fno-warn-orphans #-}
{-# OPTIONS_GHC -O0 -fasm #-}
module Foundation.I18n
( appLanguages, appLanguagesOpts