You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
snack/tests/library/src/FooBar.hs:3:1: error:
Could not find module ‘Conduit’
Perhaps you haven't installed the "dyn" libraries for package ‘conduit-1.3.1.1’?
Use -v to see a list of the files searched for.
|
3 | import Conduit
| ^^^^^^^^^^^^^^
Failed, no modules loaded.
Prelude>
The text was updated successfully, but these errors were encountered:
Example:
in this project,
will create an warning as
The text was updated successfully, but these errors were encountered: