Closed josyoun closed 9 years ago
Oh, yes. It appears, this function only appeared in "attoparsec" 0.12, while "record" specifies in its dependencies that it supports earlier versions of that library. Hence for the time being you can resolve this by manually forcing to choose an appropriate version:
cabal install record --constraint=attoparsec==0.12.*
Fixed in 0.1.5
I'm getting a cabal installation fail with: