These are my two attempts at getting Actions.Search to work:
http://sprunge.us/TYfX
http://sprunge.us/MXGH

The first paste is with just Haskell code, and the second is with what looks like syntactic sugar via the EZConfig module. I'm new I'm new to Haskell and Xmonad, and I'm unsure where to put the searchEngineMap method (constructor function?) lines in the first paste. I'm unsure where to put the searchList type declaration and list in the second. I'm lost. Help is appreciated.

--
Desai