Quantcast
Channel: Haskell: type mismatch when chaining getPermissions and searchable? - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Vic Acid for Haskell: type mismatch when chaining getPermissions...

@Arjan's comment above helped me get a better sense of what's going on. And some additional exploration on my part seemed to solidify the solution.As mentioned in my second comment above, I seem to...

View Article



Haskell: type mismatch when chaining getPermissions and searchable?

I'm a bit of a newbie with haskell and am trying to understand why the following code seems to fail.Why can I not write:getPermissions ".">>= searchablebut I can write:do { p <- getPermissions...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images