Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Quine - Haskell
a guest
Jan 5th, 2015
468
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Haskell
0.10 KB
| None
|
0
0
raw
download
clone
embed
print
report
s
=
"main=putStr (['s', '='] ++ show s ++ [';'] ++ s)"
;main
=
putStr
(
[
's'
,
'='
]
++
show
s
++
[
';'
]
++
s
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
S3FEX
2 hours ago | 0.68 KB
Untitled
3 hours ago | 17.82 KB
Untitled
7 hours ago | 2.08 KB
Untitled
17 hours ago | 12.04 KB
Untitled
Python | 20 hours ago | 0.13 KB
The Lunar Kitsune - Yohana Tsukiko
23 hours ago | 21.38 KB
novagente logrocket script
1 day ago | 0.34 KB
Untitled
1 day ago | 13.75 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!