From e46adb860c2548db519940a36768482d7b49f0ef Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Sun, 22 Jan 2017 17:37:35 +0100 Subject: Move hakyll-init to https://github.com/jaspervdj/hakyll-init --- hakyll.cabal | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'hakyll.cabal') diff --git a/hakyll.cabal b/hakyll.cabal index 8a13e9c..9d60f1a 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -308,17 +308,3 @@ Test-suite hakyll-tests http-types >= 0.7 && < 0.10 Cpp-options: -DCHECK_EXTERNAL - -Executable hakyll-init - Ghc-options: -Wall - Hs-source-dirs: src - Main-is: Hakyll/Init.hs - - Build-depends: - base >= 4 && < 5, - directory >= 1.0 && < 1.4, - filepath >= 1.0 && < 1.5 - - Other-modules: - Hakyll.Core.Util.File - Paths_hakyll -- cgit v1.2.3