diff options
| author | picca <picca@web> | 2015-09-30 13:06:46 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2015-09-30 13:06:46 +0000 |
| commit | 208c825de2559606fa8871c68f46077ee8599602 (patch) | |
| tree | a165b9797da98150713f32d3cdd9623a3f0afaba /doc/forum/chroot_for_sbuild | |
| parent | 64ee2da2c5838a455a3145810efcb8272d612f77 (diff) | |
Added a comment
Diffstat (limited to 'doc/forum/chroot_for_sbuild')
| -rw-r--r-- | doc/forum/chroot_for_sbuild/comment_4_141e2f49bc9b04f7ef211394c8410cec._comment | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/forum/chroot_for_sbuild/comment_4_141e2f49bc9b04f7ef211394c8410cec._comment b/doc/forum/chroot_for_sbuild/comment_4_141e2f49bc9b04f7ef211394c8410cec._comment new file mode 100644 index 00000000..5ba8eaed --- /dev/null +++ b/doc/forum/chroot_for_sbuild/comment_4_141e2f49bc9b04f7ef211394c8410cec._comment @@ -0,0 +1,25 @@ +[[!comment format=mdwn + username="picca" + subject="comment 4" + date="2015-09-30T13:06:46Z" + content=""" +In fact the real error meassage is this one. + + src/config.hs:166:17: + Couldn't match expected type `RevertableProperty' + with actual type `m0 a0' + In the expression: + withTmpDir \"sbuild\" $ \ tmpdir -> sbuild' system tmpdir + In an equation for `sbuild': + sbuild system + = withTmpDir \"sbuild\" $ \ tmpdir -> sbuild' system tmpdir + + src/config.hs:166:50: + Couldn't match expected type `m0 a0' + with actual type `RevertableProperty' + In the return type of a call of sbuild' + In the expression: sbuild' system tmpdir + In the second argument of `($)', namely + `\ tmpdir -> sbuild' system tmpdir' + +"""]] |
