joeyh

joeyh at

Not sure how this happened, but my propellor config file is now an entire ascii art landscape. Be sure to scroll to the end..

http://git.kitenet.net/?p=propellor.git;a=blob;f=config-joey.hs

Ascii art that's also a valid haskell comment is an fun constraint!

Yutaka Niibe, Freemor, Mike Linksvayer, Blaise Alleyne and 1 others likes this.

Christopher Allan Webber shared this.

Show all 5 replies

ascii art that's also valid haskell code would be a funner constraint.. some day

joeyh at 2014-04-14T06:37:40Z

Christopher Allan Webber likes this.

I wrote that, and then i remembered the unfortunate (.).(.) operator. So, maybe not.

-- (.).(.) :: (b -> c) -> (a -> a1 -> b) -> a -> a1 -> c

joeyh at 2014-04-14T15:22:54Z