From a01716bc76b6a23cb89d27959f70b88a62e45fb9 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Thu, 12 Mar 2015 13:58:11 +0100 Subject: Always recompile CabalHelper.Data --- CabalHelper/Data.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/CabalHelper/Data.hs b/CabalHelper/Data.hs index 28d0859..06539c7 100644 --- a/CabalHelper/Data.hs +++ b/CabalHelper/Data.hs @@ -15,6 +15,7 @@ -- along with this program. If not, see . {-# LANGUAGE TemplateHaskell #-} +{-# OPTIONS_GHC -fforce-recomp #-} module CabalHelper.Data where import Control.Monad -- cgit v1.2.3