iijlab / direct-hs

Client library for https://direct4b.com in Haskell
8 stars 1 forks source link

Fails to build on Stackage Nightly #75

Closed jkachmar closed 5 years ago

jkachmar commented 5 years ago

skews-0.1.0.1 fails to build on Stackage Nightly with the following error:

src/Network/WebSockets/Skews.hs:43:1: error:
    Could not find module ‘Deque’
    Use -v to see a list of the files searched for.
   |
43 | import qualified Deque                as Q
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^