diff options
author | 2013-11-02 12:52:18 +0000 | |
---|---|---|
committer | 2013-11-02 12:52:18 +0000 | |
commit | 1a120faae251669412d52347a9badf19f4a4d3c4 (patch) | |
tree | e001c300ad31ae0371f1c68392f5e37e32698645 /doc/install/cabal | |
parent | eab218657349f9679791e85e13dfd71dbfc4bd32 (diff) |
Added a comment
Diffstat (limited to 'doc/install/cabal')
-rw-r--r-- | doc/install/cabal/comment_27_c080e9239b6eec88d329c28da7bb4141._comment | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/install/cabal/comment_27_c080e9239b6eec88d329c28da7bb4141._comment b/doc/install/cabal/comment_27_c080e9239b6eec88d329c28da7bb4141._comment new file mode 100644 index 000000000..4c007c9ad --- /dev/null +++ b/doc/install/cabal/comment_27_c080e9239b6eec88d329c28da7bb4141._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="RaspberryPie" + ip="37.221.160.203" + subject="comment 27" + date="2013-11-02T12:52:18Z" + content=""" +Okay, the error doesn't show up anymore. I didn't even get to Cronner though, because this time I got a different error: + + Assistant/Alert.hs:195:20: + Couldn't match expected type `Assistant ()' with actual type `()' + Expected type: Maybe Remote -> Assistant () + Actual type: Maybe Remote -> () + In the expression: noop + In an equation for `notFsckedNudge': notFsckedNudge _ = noop + +This is from trying to compile 4.20131101 with `-f\"-webapp -webdav\"` +"""]] |