Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WinGhci (Haskell の Windows IDE の 1 つ) のコマンド プロンプトと現在のすべての「セッション」値をクリアするにはどうすればよいですか?
引数なしで使用:loadして、すべてのモジュールとバインディングをクリアできます。プロンプトをクリアするには、単に。を押しますctrl + s。
:load
ctrl + s
私にとって Ctrl +L はWindowsで動作します:)