Skip to main content

Timeline for 2 Cats in a Quine

Current License: CC BY-SA 4.0

7 events
when toggle format what by license comment
Jun 2, 2018 at 1:16 comment added Wheat Wizard @ØrjanJohansen Thanks! I didn't know about interact, I guess that's because I rarely do IO stuff with Haskell. I've editted the post.
Jun 2, 2018 at 1:10 history edited Wheat Wizard CC BY-SA 4.0
deleted 242 characters in body
Jun 2, 2018 at 0:47 comment added Ørjan Johansen You can shorten that quite a bit by replacing getContents + putStr with interact id. Try it online! (The quine no longer works with non-empty input, which allows using a (++ ...) section for the idmain.)
Jun 1, 2018 at 21:43 history edited Wheat Wizard CC BY-SA 4.0
deleted 17 characters in body
Jun 1, 2018 at 21:30 history edited Wheat Wizard CC BY-SA 4.0
added 1184 characters in body
Jun 1, 2018 at 21:14 history edited Wheat Wizard CC BY-SA 4.0
deleted 31 characters in body
Jun 1, 2018 at 21:01 history answered Wheat Wizard CC BY-SA 4.0