From 4a71f570845aace49535cb78f95fa58147070fc6 Mon Sep 17 00:00:00 2001 From: nek0 Date: Sun, 18 Jan 2015 21:25:49 +0100 Subject: [PATCH] error by license --- Handler/Activate.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Handler/Activate.hs b/Handler/Activate.hs index a591187..8130804 100644 --- a/Handler/Activate.hs +++ b/Handler/Activate.hs @@ -13,6 +13,7 @@ -- -- You should have received a copy of the GNU Affero General Public License -- along with this program. If not, see .module Handler.Activate where +module Handler.Activate where import Import as I hiding (returnJson) import Data.Text