summaryrefslogtreecommitdiff
path: root/.ghci
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2010-03-26 14:10:10 +0100
committerJasper Van der Jeugt <jaspervdj@gmail.com>2010-03-26 14:10:10 +0100
commitc9e345808326c52de9e1a43b0364c0932115760d (patch)
treebf193f53a9a177dfbdc5673805a6e8fb5bd4fe26 /.ghci
parentc8dd9b7f74affe979d5bf988a041711672471537 (diff)
downloadhakyll-c9e345808326c52de9e1a43b0364c0932115760d.tar.gz
Added `.txt` support, tests update.
- Pure text files are now supported. - We now hide the Internal modules. - Tests should be run through ghci. - Added testing of page reading.
Diffstat (limited to '.ghci')
-rw-r--r--.ghci1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ghci b/.ghci
new file mode 100644
index 0000000..17b7559
--- /dev/null
+++ b/.ghci
@@ -0,0 +1 @@
+:set -isrc -itests