Skip to content

Demonstrating implementation examples of phadej/github 0.22

License

Notifications You must be signed in to change notification settings

jbrgfx/haskell-github-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell-github-api

Implementation examples of package phadej/github release 0.22

package docs

hackage documentation

The package is complex, so simple implementation examples help familiarize users with some basics.

Getting started

Clone the repo, get dependences using stack build, and then load scripts using commands like the following from the project root:

$ stack runghc src/ShowWatchedByMe.hs

Change the references to users and repos to match those that hold interest to you. The examples use resolver: lts-14.6, so if this fails to meet your needs, adjust this setting in stack.yaml.

About

Demonstrating implementation examples of phadej/github 0.22

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published