summaryrefslogtreecommitdiff
path: root/doc/forum/propellor_2.15.2_does_not_work_on_jessie.mdwn
blob: 7676a8a35ad67ac3187606a5cb5cd937392474fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Hello, I am trying to use propellor  2.15.2 on jessie.

but when I do

runhaskell config.hs, I get this error message


    Propellor/Git.hs:10:9 Not in scope: `<$>'

    Propellor/Git.hs:14:9 Not in scope: `<$>'

    Propellor/Git.hs:18:9 Not in scope: `<$>'

    Propellor/Git.hs:22:21 Not in scope: `<$>'

maybe an import is missing with ghc 7.6.3

Cheers

Frederic