3

私は xmonad と haskell が初めてです。自分で xmonad 構成を作成しようとしましたが、これが現在の状態です: https://gist.github.com/sbechtel/7900440

私の問題は、さまざまな検索プロンプトの 45 行目のサブマップです。問題なくコンパイルされますが、何もしません。私はそれが機能していたと信じていますが、今はもう機能していないので、その行で何も変更しなかったため、何らかの副作用だと思いますか?

よろしく、セバスチャン

4

1 に答える 1

1

It looks correct on first sight to me. Beware though that there is no prompt for the search engine selection. To test it, you have to to press mod1 + s, then g for example. Only then google pops up.

于 2014-01-11T19:28:24.213 に答える