aboutsummaryrefslogtreecommitdiffstats
path: root/sorbot.cabal
diff options
context:
space:
mode:
authorTeddy Wing2017-08-19 10:48:22 +0200
committerTeddy Wing2017-08-19 11:42:36 +0200
commit6c383a66d7cdbf89a983451c75f739b68fa88330 (patch)
treef4c6e1975f480bf4806432c76c959ae4831f9834 /sorbot.cabal
parent9c777bd1f6e9d5ba456f3f5db0986b3eb71d9fce (diff)
downloadsorbot-6c383a66d7cdbf89a983451c75f739b68fa88330.tar.bz2
Remove 'shakespeare' package
Get rid of this package because we're no longer using it. Instead we're going it alone for i18n (dde184a6e24b88f8d6628f4652d5c42ed0f016b2). Also delete the translation .msg file.
Diffstat (limited to 'sorbot.cabal')
-rw-r--r--sorbot.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/sorbot.cabal b/sorbot.cabal
index 76654ca..c79d2a1 100644
--- a/sorbot.cabal
+++ b/sorbot.cabal
@@ -27,7 +27,6 @@ library
, bytestring
, irc-client
, regex-tdfa
- , shakespeare
, sqlite-simple
, text
default-language: Haskell2010