{"id":15387406,"url":"https://github.com/rhysd/ghci-color","last_synced_at":"2025-04-15T17:32:06.291Z","repository":{"id":3518222,"uuid":"4576556","full_name":"rhysd/ghci-color","owner":"rhysd","description":"colorize ghci output","archived":false,"fork":false,"pushed_at":"2022-05-27T12:52:11.000Z","size":147,"stargazers_count":71,"open_issues_count":0,"forks_count":13,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-01T11:51:29.800Z","etag":null,"topics":["color","ghci","haskell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/rhysd.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":"2012-06-06T18:49:57.000Z","updated_at":"2024-01-25T15:03:38.000Z","dependencies_parsed_at":"2022-09-07T20:02:04.828Z","dependency_job_id":null,"html_url":"https://github.com/rhysd/ghci-color","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fghci-color","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fghci-color/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fghci-color/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fghci-color/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhysd","download_url":"https://codeload.github.com/rhysd/ghci-color/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223681406,"owners_count":17184945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["color","ghci","haskell"],"created_at":"2024-10-01T14:53:48.697Z","updated_at":"2024-11-08T12:01:21.734Z","avatar_url":"https://github.com/rhysd.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Colorize GHCi\n\nthis script colorizes ghci output.\n\n![screenshot](https://raw.github.com/rhysd/ghci-color/master/cap.jpg)\n\n- initial message\n- fundamental operator `+` `-` `*` `/`\n- parentheses and blackets `()` `{}` `[]`\n- double colon operator `::`\n- arrow operator `-\u003e` `=\u003e`\n\n## Requirements\n\nsed (stream editor) or PowerShell\n\n## Installation\n\nClone the repository to local machine:\n\n```\ngit clone https://github.com/rhysd/ghci-color.git\n```\n\nPut a script file in $PATH directory:\n\n- [ghci-color](./ghci-color) for Bash\n- [ghci-color.ps1](./ghci-color.ps1) for PowerShell\n\nRun `ghci-color` instead of ghci.\n\n## License\n\nThis repository is distributed under the MIT license.\n\n    Copyright (c) 2012 rhysd\n\n    Permission is hereby granted, free of charge, to any person obtaining a copy\n    of this software and associated documentation files (the \"Software\"), to deal\n    in the Software without restriction, including without limitation the rights\n    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\n    of the Software, and to permit persons to whom the Software is furnished to do so,\n    subject to the following conditions:\n\n\n    The above copyright notice and this permission notice shall be included in all\n    copies or substantial portions of the Software.\n\n    THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,\n    INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR\n    PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\n    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\n    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR\n    THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhysd%2Fghci-color","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhysd%2Fghci-color","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhysd%2Fghci-color/lists"}