{"id":17252218,"url":"https://github.com/eagletmt/ghci-vim","last_synced_at":"2026-02-21T11:30:45.549Z","repository":{"id":1179075,"uuid":"1077465","full_name":"eagletmt/ghci-vim","owner":"eagletmt","description":"interact with GHCi","archived":false,"fork":false,"pushed_at":"2011-08-25T08:07:50.000Z","size":100,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T20:30:23.079Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://d.hatena.ne.jp/eagletmt/","language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eagletmt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-11-13T14:48:23.000Z","updated_at":"2019-05-22T16:23:56.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.428Z","dependency_job_id":null,"html_url":"https://github.com/eagletmt/ghci-vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eagletmt/ghci-vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eagletmt%2Fghci-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eagletmt%2Fghci-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eagletmt%2Fghci-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eagletmt%2Fghci-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eagletmt","download_url":"https://codeload.github.com/eagletmt/ghci-vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eagletmt%2Fghci-vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29679774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T11:29:27.227Z","status":"ssl_error","status_checked_at":"2026-02-21T11:29:20.292Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T06:53:19.868Z","updated_at":"2026-02-21T11:30:45.532Z","avatar_url":"https://github.com/eagletmt.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GHCi.vim\ninteract with GHCi\n\n## Requirements\n* [GHC](http://www.haskell.org/ghc/)\n* [vimproc](https://github.com/Shougo/vimproc)\n\n## Install\n~/.vim 等の 'runtimepath' の通った場所に置く．\n\n## Usage\n'filetype' が haskell のときに以下のコマンドが定義される．\n\n### :GhciQuit\nGHCi を終了させる．変なことがなければ明示的に呼び出す必要はない．\n\n### :GhciType [{expr}]\n`{expr}` が与えられたときはその型を，そうでなければカーソル位置にあるシンボルの型を表示する．\nGHCi 上での `:type {expr}` に相当．\n\n### :GhciInfo [{symbol}]\n`{symbol}` が与えられたときはその情報を，そうでなければカーソル位置にあるシンボルの情報を表示する．\nGHCi 上での `:info {symbol}` に相当．\n\n### :GhciLoad\n今開いているファイルをロードする．GHCi 上での `:load` に相当．\n\n### :GhciModule {module}\n`{module}` をインポートする．GHCi 上での `:module +{module}` に相当．\n\n### :GhciSend {str}\nGHCi に `{str}` を入力する．\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feagletmt%2Fghci-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feagletmt%2Fghci-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feagletmt%2Fghci-vim/lists"}