-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Building library for timemap-0.0.7..
[2 of 5] Compiling Data.TimeMap ( src/Data/TimeMap.hs, /Users/adam.bergmark/repos/3rd/timemap-0.0.7/dist-newstyle/build/x86_64-osx/ghc-9.0.1/timemap-0.0.7/build/Data/TimeMap.o, /Users/adam.bergmark/repos/3rd/timemap-0.0.7/dist-newstyle/build/x86_64-osx/ghc-9.0.1/timemap-0.0.7/build/Data/TimeMap.dyn_o )
src/Data/TimeMap.hs:64:1: error:
Could not find module ‘STMContainers.Map’
Perhaps you meant
StmContainers.Map (from stm-containers-1.1.0.5)
StmContainers.Map (needs flag -package-id stm-containers-1.2)
Use -v (or `:set -v` in ghci) to see a list of the files searched for.
|
looks like the module name should be StmContainers.Map.
Metadata
Metadata
Assignees
Labels
No labels