Skip to content

Commit 660d5e2

Browse files
committed
add instructions on how to run the code and where else to find me
1 parent f865f3a commit 660d5e2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

site/Contact.lhs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,11 @@ If you want to write me, feel free to send me an `email`, where
1616
> ]
1717
> )
1818
> [".", "@", mempty, ".", mempty]
19+
20+
If you can't figure this out by looking at the Haskell code,
21+
open [ghci](https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/ghci.html?highlight=ghci)
22+
and copy&paste the above code into it.
23+
<https://tryhaskell.org/> is a good place to start to learn Haskell.
24+
25+
You can also find me on GitHub, Twitter, and other social media.
26+
Click on the icons below to see what I'm up to.

0 commit comments

Comments
 (0)