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
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
skews-0.1.0.1
fails to build on Stackage Nightly with the following error: