
Status: New Owner: ---- New issue 445 by Roman.Sa...@gmail.com: In documentation for XMonad.Actions.DynamicWorkspaces no clues for origin of function copy http://code.google.com/p/xmonad/issues/detail?id=445 What steps will reproduce the problem? 1. Add code from documentation page to xmonad.hs 2. recompile xmonad What is the expected output? working xmonad What do you see instead? -- Error detected while loading xmonad configuration file: /home/rsalmin/.xmonad/xmonad.hs xmonad.hs:146:83: Not in scope: `copy' Please check the file for errors. -- What version of the product are you using? On what operating system? xmonad 0.9.2, ghc 7.0.3, debian squeeze Are you using an xmonad.hs? Please attach it and the output of "xmonad --recompile". Please see above. Please provide any additional information below. It's difficult to find which module exports copy, because of it's very common name.