about summary refs log tree commit diff
path: root/src/Locales.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Locales.hs')
-rw-r--r--src/Locales.hs4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Locales.hs b/src/Locales.hs
index 7fd874c1d07f..206545d447d8 100644
--- a/src/Locales.hs
+++ b/src/Locales.hs
@@ -1,7 +1,3 @@
-{-# LANGUAGE DeriveDataTypeable  #-}
-{-# LANGUAGE OverloadedStrings   #-}
-{-# LANGUAGE ScopedTypeVariables #-}
-
 module Locales where
 
 import           Data.Data   (Data, Typeable)