From c34a8123c6eea4a341715796799f8de516e82719 Mon Sep 17 00:00:00 2001 From: picca Date: Tue, 27 Oct 2015 11:02:58 +0000 Subject: --- doc/forum/problem_with_Tar.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/problem_with_Tar.mdwn (limited to 'doc/forum/problem_with_Tar.mdwn') diff --git a/doc/forum/problem_with_Tar.mdwn b/doc/forum/problem_with_Tar.mdwn new file mode 100644 index 00000000..b793559e --- /dev/null +++ b/doc/forum/problem_with_Tar.mdwn @@ -0,0 +1,12 @@ +Hello, I am trying to use the Tar property but I get this message + + Preprocessing executable 'propellor-config' for propellor-2.12.0... + [66 of 68] Compiling Propellor.Property.Tar ( src/Propellor/Property/Tar.hs, dist/build/propellor-config/propellor-config-tmp/Propellor/Property/Tar.o ) [Propellor changed] + + src/Propellor/Property/Tar.hs:12:7: Not in scope: `liftIO' + + src/Propellor/Property/Tar.hs:12:25: + Not in scope: `<$>' + Perhaps you meant one of these: + `' (imported from Propellor), `<>' (imported from Propellor) + propellor: cabal build failed -- cgit v1.2.3