X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=blog.cabal;h=584176078368bd4f3591a7f88cb98c11f9b43270;hb=refs%2Fheads%2Fmaster;hp=a3d60b4b4c7774f9e1c2ff9d4d59f5dd0ac7f637;hpb=c353ebcf5759dc6d64973b85afbf7a3d794ed25f;p=blog.git diff --git a/blog.cabal b/blog.cabal index a3d60b4..5841760 100644 --- a/blog.cabal +++ b/blog.cabal @@ -9,10 +9,14 @@ category: Web build-type: Simple extra-source-files: CHANGELOG.md + README.md +data-files: + style.css executable blog main-is: Main.hs default-language: Haskell2010 + ghc-options: -Wall build-depends: base >=4.11, scotty,