Aguarès @Ambraven@witches.town
Suivre

@Sasha @wryk

décidément je suis largué·e...

Main.hs:5:22: error:
* Couldn't match type `Vocabulary.Word' with `[Char]'
Expected type: Vocabulary.Word -> IO ()
Actual type: String -> IO ()
* In the second argument of `(>>=)', namely `putStrLn'
In a stmt of a 'do' block: generate >>= putStrLn
In the expression:
do { generate >>= putStrLn;
putStrLn "hello" }

( non le putStrLn "hello" ne sert à rien... )