joeyh at
Noticed I just wrote this line of haskell code:
<*> ((:[]) <$>
Thing is, it makes perfect sense in context, and is even rather elegant.
http://source.git-annex.branchable.com/?p=source.git;a=blob;f=Utility/Quvi.hs;h=4039167ac6191bcf57bf...
<*> ((:[]) <$>
Thing is, it makes perfect sense in context, and is even rather elegant.
http://source.git-annex.branchable.com/?p=source.git;a=blob;f=Utility/Quvi.hs;h=4039167ac6191bcf57bf...
Kevin Everets, eeach, Gergely Nagy, Claes Wallin (韋嘉誠) and 1 others likes this.
My haskell is going to be flipping tables if I don't watch out.
Prelude> (╯°□°)╯︵ ┻━┻
<interactive>:19:1: parse error on input `┻━┻'
Prelude> (╯°□°)╯︵ ┻━┻
<interactive>:19:1: parse error on input `┻━┻'
warp likes this.