actual fix

This commit is contained in:
Shaun Kerr 2019-03-12 13:58:21 +13:00
parent 473e1bdfc8
commit ac22ed0d4f

View File

@ -33,7 +33,7 @@ lyrc'b :: Integer -> ((Integer -> String) -> String)
lyrc'b x = shic x lyrc'b'o "of beer"
lyrc'w :: Integer -> ((Integer -> String) -> String)
lyrc'w x = shic x lyrc'b "of beer"
lyrc'w x = shic x lyrc'b "on the wall"
lyrc :: Integer -> [((Integer -> String) -> String)]
lyrc x = [