summaryrefslogtreecommitdiff
path: root/content/meta/gemfeed/2010-04-09-standard-ml-and-haskell.meta
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-19 12:45:06 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commit907767aeb0b5f7dd6389cbe251e8b26737e5b65f (patch)
tree0e45f8b4c59f8a6f0d9aecafdd91ccb098fedcdc /content/meta/gemfeed/2010-04-09-standard-ml-and-haskell.meta
parentf400abb13e6005c1de52f7d1b4dadf68e9cb4ce7 (diff)
meta is now a submodule
Diffstat (limited to 'content/meta/gemfeed/2010-04-09-standard-ml-and-haskell.meta')
m---------content/meta0
-rw-r--r--content/meta/gemfeed/2010-04-09-standard-ml-and-haskell.meta5
2 files changed, 0 insertions, 5 deletions
diff --git a/content/meta b/content/meta
new file mode 160000
+Subproject 50a6e561db8e08f707642376918b3313f0914f0
diff --git a/content/meta/gemfeed/2010-04-09-standard-ml-and-haskell.meta b/content/meta/gemfeed/2010-04-09-standard-ml-and-haskell.meta
deleted file mode 100644
index 325d65d6..00000000
--- a/content/meta/gemfeed/2010-04-09-standard-ml-and-haskell.meta
+++ /dev/null
@@ -1,5 +0,0 @@
-local meta_date="2010-04-09T22:57:36+01:00"
-local meta_author="Paul Buetow"
-local meta_email="comments@mx.buetow.org"
-local meta_title="Standard ML and Haskell"
-local meta_summary="I am currently looking into the functional programming language Standard ML (aka SML). The purpose is to refresh my functional programming skills and to learn something new too. Since I already know a little Haskell, could I do not help myself and I implemented the same exercises in Haskell too.. .....to read on please visit my site."