Add extra files to cabal
[blog.git] / blog.cabal
index eb8f33818f20ed699efeda84640f6c5a57fc2f4a..584176078368bd4f3591a7f88cb98c11f9b43270 100644 (file)
@@ -9,6 +9,9 @@ category: Web
 build-type: Simple
 extra-source-files:
     CHANGELOG.md
 build-type: Simple
 extra-source-files:
     CHANGELOG.md
+    README.md
+data-files:
+    style.css
 
 executable blog
     main-is: Main.hs
 
 executable blog
     main-is: Main.hs