summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2019-02-17 12:11:40 +0100
committerMiguel <m.i@gmx.at>2019-02-17 12:11:40 +0100
commit217208e3f342d31da541b88af8d06aabbf322f86 (patch)
tree76bdd430152753377fbec60e2c6f230356bbed75 /Makefile
parente4fdf5ac751273bcea58beaafb7d7e98f3a93b85 (diff)
fixed hidden directories filter
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 851c3cf..13b9250 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,3 @@ clean:
-rm ${OUTDIR}/* -r
showdoc:
stack haddock
-# firefox /home/miguel/git/staticus_www/staticus/.stack-work/install/x86_64-linux/lts-13.0/8.6.3/doc/index.html
-
-#hack to get css, copy this to a stanalone css file. file.md needs to have some source-code for pandoc
-#stack exec pandoc -- -s file.md --highlight-style pygments