annotate quines/haskell @ 11706:eb7dbd1a2206 draft

<ais523> learn TIO is Try It Online!, <https://tio.run/>, a web-based interpreter for over 600 languages, including hundreds of esolangs
author HackEso <hackeso@esolangs.org>
date Sat, 02 Feb 2019 13:54:57 +0000
parents 1766ac703a11
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10020
1766ac703a11 <shachaf> ` chmod +x quines/haskell; sled "quines/haskell//s#^#echo \'#; s#\\$#\'#"
HackBot
parents: 9075
diff changeset
1 echo 'main=putStr s>>print s;s="main=putStr s>>print s;s="'