{"id":20210167,"url":"https://github.com/lancelet/vulkan-tutorial-haskell","last_synced_at":"2026-05-12T06:34:42.035Z","repository":{"id":140794821,"uuid":"264386815","full_name":"lancelet/vulkan-tutorial-haskell","owner":"lancelet","description":"Me following the Vulkan Tutorial, but in Haskell","archived":false,"fork":false,"pushed_at":"2020-05-20T10:41:54.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T21:27:13.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lancelet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-16T07:52:08.000Z","updated_at":"2022-01-12T20:04:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f65ea24-a47b-4bef-9cd7-43d8668ad41f","html_url":"https://github.com/lancelet/vulkan-tutorial-haskell","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/lancelet%2Fvulkan-tutorial-haskell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelet%2Fvulkan-tutorial-haskell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelet%2Fvulkan-tutorial-haskell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelet%2Fvulkan-tutorial-haskell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lancelet","download_url":"https://codeload.github.com/lancelet/vulkan-tutorial-haskell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241646213,"owners_count":19996536,"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":[],"created_at":"2024-11-14T05:46:37.971Z","updated_at":"2026-05-12T06:34:41.994Z","avatar_url":"https://github.com/lancelet.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vulkan Tutorial\n\nThis is just me following the\n[Vulkan Tutorial](https://vulkan-tutorial.com), and trying to translate it into\nHaskell. So it's not very interesting.\n\n## Miscellaneous Hints\n\nFor `ghcid`, to allow `libvulkan.dylib` to be found:\n\n```\ninstall_name_tool -add_rpath \"$VULKAN_SDK/lib\" \u003cpath/to/libHSvulkan.dylib\u003e\n```\n\nTo fix permissions errors for `libvulkan.dylib`:\n\n```\ncd $VULKAN_SDK/lib\nxattr -d com.apple.quarantine libvulkan.dylib\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancelet%2Fvulkan-tutorial-haskell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flancelet%2Fvulkan-tutorial-haskell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancelet%2Fvulkan-tutorial-haskell/lists"}