Skip to content

Commit

Permalink
Merge pull request #516 from sjakobi/move-hakyll-init
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspervdj committed Jan 22, 2017
2 parents d0ebefb + e46adb8 commit 10472ac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 110 deletions.
14 changes: 0 additions & 14 deletions hakyll.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -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
96 changes: 0 additions & 96 deletions src/Hakyll/Init.hs

This file was deleted.

0 comments on commit 10472ac

Please sign in to comment.