summaryrefslogtreecommitdiff
path: root/00_blog
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2019-03-17 18:30:34 +0100
committerMiguel <m.i@gmx.at>2019-03-17 18:30:34 +0100
commitdb62d9e7320b558f3de3ea9ff3f8eda4bcc4e371 (patch)
tree58afc7d49563862543aafbe5694c38ed3a6b2890 /00_blog
parent0e4810dcfb132bf276a282e25b8523a4009ae08b (diff)
some changes and additions
Diffstat (limited to '00_blog')
-rw-r--r--00_blog/00040_Haskell/00015_Code-Snippets/index.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/00_blog/00040_Haskell/00015_Code-Snippets/index.md b/00_blog/00040_Haskell/00015_Code-Snippets/index.md
new file mode 100644
index 0000000..73c13e4
--- /dev/null
+++ b/00_blog/00040_Haskell/00015_Code-Snippets/index.md
@@ -0,0 +1,10 @@
+# Haskell code snipets
+
+The source code below was auto-fetched from:
+<https://gitweb.softwarefools.com/?p=miguel/haskell.git;a=blob;f=snip/snip.hs>
+
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {.haskell .numberLines}
+{BEGIN:EMBED}
+https://gitweb.softwarefools.com/?p=miguel/haskell.git;a=blob_plain;f=snip/snip.hs
+{END:EMBED}
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~