summaryrefslogtreecommitdiff
path: root/Haskell-book/README.txt
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-12-09 16:32:32 +0100
committerEugen Wissner <belka@caraus.de>2025-12-09 16:32:32 +0100
commit3624c712d72d246f21d4e710cec7c11e052e0326 (patch)
treef385cb51c72a0c5eeb2057609b75f5f8c6c4f272 /Haskell-book/README.txt
parentc95abc31d62e296db4f1b537e3de440dd40defd1 (diff)
downloadbook-exercises-3624c712d72d246f21d4e710cec7c11e052e0326.tar.gz
Add the haskell book
Diffstat (limited to 'Haskell-book/README.txt')
-rw-r--r--Haskell-book/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Haskell-book/README.txt b/Haskell-book/README.txt
new file mode 100644
index 0000000..178f948
--- /dev/null
+++ b/Haskell-book/README.txt
@@ -0,0 +1 @@
+Half of the exercises is done in PureScript and not in Haskell.