hlian / linklater

A Haskell library for the Slack API (including real-time messaging!)
BSD 3-Clause "New" or "Revised" License
79 stars 11 forks source link

Variable not in scope: checkResponse #8

Closed elizabethsiegle closed 7 years ago

elizabethsiegle commented 7 years ago

When I cabal install twilio using this library, I get the following error:

image

hlian commented 7 years ago

linklater can't be cabal installed correctly since it's missing version bounds! it's meant to be stack installed instead :/