blob: ce0f776e75913ee04fec9e70e414becd2fe01d6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[[!comment format=mdwn
username="picca"
subject="comment 1"
date="2015-10-27T11:04:52Z"
content="""
Adding only
import Control.Monad.IO.Class (liftIO)
import Control.Applicative ((<$>))
solve the problem, but I do not know how you want to solve this problem :)
"""]]
|