annotate quines/haskell @ 8601:051bf11c8692

<int-e> ` ( echo \'main=putStr s>>print s\'; echo \'s="main=putStr s>>print s\\ns="\' ) > quines/haskell
author HackBot
date Sat, 25 Jun 2016 09:37:35 +0000
parents d449434ed17e
children 6fce729a9968
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8601
051bf11c8692 <int-e> ` ( echo \'main=putStr s>>print s\'; echo \'s="main=putStr s>>print s\\ns="\' ) > quines/haskell
HackBot
parents: 7913
diff changeset
1 main=putStr s>>print s
051bf11c8692 <int-e> ` ( echo \'main=putStr s>>print s\'; echo \'s="main=putStr s>>print s\\ns="\' ) > quines/haskell
HackBot
parents: 7913
diff changeset
2 s="main=putStr s>>print s\ns="