when you try to install the library reactie-banana-wx, get the error:
src\CRUD.hs:10:18: Could not find module `Data.Map': It is a member of the hidden package `containers-0.4.0.0'. Perhaps you need to add `containers' to the build-depends in your .cabal file.
installed the command:
cabal install reactive-banana-wx
Please help correct the problem.