From 6bbb6fd3cae8ace96eaa70adee2c6f1394244740 Mon Sep 17 00:00:00 2001 From: picca Date: Tue, 12 Jan 2016 12:31:12 +0000 Subject: --- .../propellor_2.15.2_does_not_work_on_jessie.mdwn | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/forum/propellor_2.15.2_does_not_work_on_jessie.mdwn diff --git a/doc/forum/propellor_2.15.2_does_not_work_on_jessie.mdwn b/doc/forum/propellor_2.15.2_does_not_work_on_jessie.mdwn new file mode 100644 index 00000000..7676a8a3 --- /dev/null +++ b/doc/forum/propellor_2.15.2_does_not_work_on_jessie.mdwn @@ -0,0 +1,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 -- cgit v1.2.3