aboutsummaryrefslogtreecommitdiff
path: root/src/common/Message/Lang.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Message/Lang.hs')
-rw-r--r--src/common/Message/Lang.hs7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/common/Message/Lang.hs b/src/common/Message/Lang.hs
deleted file mode 100644
index 0a32ede..0000000
--- a/src/common/Message/Lang.hs
+++ /dev/null
@@ -1,7 +0,0 @@
-module Common.Message.Lang
- ( Lang(..)
- ) where
-
-data Lang =
- English
- | French