File: comment_1_605863f2846dd2e2ccf2516ad54042fb._comment

package info (click to toggle)
propellor 5.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,788 kB
  • sloc: haskell: 17,913; makefile: 58; perl: 38; sh: 28
file content (12 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (6)
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 :)
"""]]