タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

haskellに関するlabochoのブックマーク (4)

  • href(Haskellリファレンス検索)

    $Id: index.ja.rhtml,v 1.2 2006/05/31 17:48:17 aamine Exp $ href はコマンドラインから Haskell の リファレンスマニュアルを検索するツールです。 日語のリファレンスマニュアル自体も同梱されています。 ダウンロード href-0.3.3.tar.gz (ソースコード) href-0.3.3-win32-x86.zip (Windows 用バイナリ) 旧バージョン 実行例 引数なしだとドキュメントの存在するモジュールを表示します。 $ href Control.Exception Control.Monad Data.Char Data.List Data.Maybe Data.Tuple System.Directory System.Environment System.IO Text.Regex 引数が一つのときは、

    labocho
    labocho 2011/01/22
    日本語リファレンスも
  • Hoogle

    Welcome to Hoogle Links Haskell.org Hackage GHC Manual Libraries Hoogle is a Haskell API search engine, which allows you to search the Haskell libraries on Stackage by either function name, or by approximate type signature. Example searches: map (a -> b) -> [a] -> [b] Ord a => [a] -> [a] Data.Set.insert +bytestring concat Enter your own search at the top of the page. The Hoogle manual contains mor

    labocho
    labocho 2011/01/22
    検索可能リファレンス
  • Haskell Platform

    Haskell Platform The Haskell Platform is deprecated The Haskell Platform is deprecated since 2022 and is no longer the recommended way of installing Haskell. For the latest recommended way to install Haskell please see the Downloads page.

    labocho
    labocho 2011/01/22
    mac インストール
  • TextMate Haskell Bundle

    I wonder that there is no Haskell TextMate Bundle. Macromates.com says that there was a bundle but it seems that it doesn't exists anymore. Are there any other ways to get Haskell Syntax Highlighting on TextMate?

    TextMate Haskell Bundle
    labocho
    labocho 2011/01/22
    git macports で ghc を入れた場合、textmate のpreferences のPATHに/opt/local/bin追加
  • 1