summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorpicca2015-10-27 11:02:58 +0000
committeradmin2015-10-27 11:02:58 +0000
commitc34a8123c6eea4a341715796799f8de516e82719 (patch)
tree71e467ba812c3ac1a232f4198c6ddf3d3d781f45 /doc
parentcf752a0440a168b7557399566cab0ecfcadd9438 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/problem_with_Tar.mdwn12
1 files changed, 12 insertions, 0 deletions
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