{"id":15971348,"url":"https://github.com/danielholmes/cis194-fall-16","last_synced_at":"2025-07-07T16:40:02.636Z","repository":{"id":145825097,"uuid":"81997324","full_name":"danielholmes/cis194-fall-16","owner":"danielholmes","description":"Exercises for CIS194 (fall 16 edition)","archived":false,"fork":false,"pushed_at":"2017-03-04T23:19:33.000Z","size":183,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T01:41:21.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/danielholmes.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-14T22:53:18.000Z","updated_at":"2020-01-20T09:23:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"60484573-b16d-45a8-9bd3-85c08feef8eb","html_url":"https://github.com/danielholmes/cis194-fall-16","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/danielholmes%2Fcis194-fall-16","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Fcis194-fall-16/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Fcis194-fall-16/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Fcis194-fall-16/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielholmes","download_url":"https://codeload.github.com/danielholmes/cis194-fall-16/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208063,"owners_count":20901568,"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-10-07T20:21:06.435Z","updated_at":"2025-04-04T15:44:41.873Z","avatar_url":"https://github.com/danielholmes.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CIS194 Exercises and examples\n\nExercises from [CIS194 (Fall 16)](http://www.seas.upenn.edu/~cis194/fall16/). \n\n\n## Dependencies\n\n - [Stack](https://www.haskellstack.org/)\n\n\n## Setup\n\nEach week is managed separately. Before using that week's code run:\n\n```\ncd 01-intro\nstack setup\n```\n\n\n## Running exercises\n\nWithin a week directory after setup:\n\n```\nstack build --pedantic\nstack exec w01-exe\n```\n\nor via the REPL:\n\n```\nstack repl\n\u003e greenLightMain\n\u003e redLightMain\n```\n\nIf you've changed the source files, then run `:r` in the REPL to get access to updated functions\n\n\n## Running tests\n\nWithin a week directory after setup:\n\n```\nstack test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielholmes%2Fcis194-fall-16","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielholmes%2Fcis194-fall-16","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielholmes%2Fcis194-fall-16/lists"}