hackage-info-0.1.0.0: Get some
Data.Repo
data Date Source
Constructors
Fields
Instances
data Repo Source
blankRepo :: Repo Source
watchers_count :: Lens' Repo (Maybe Integer) Source
watchers :: Lens' Repo (Maybe Integer) Source
updated_at :: Lens' Repo (Maybe Date) Source
subscribers_count :: Lens' Repo (Maybe Integer) Source
stargazers_count :: Lens' Repo (Maybe Integer) Source
size :: Lens' Repo (Maybe Integer) Source
pushed_at :: Lens' Repo (Maybe Date) Source
open_issues_count :: Lens' Repo (Maybe Integer) Source
network_count :: Lens' Repo (Maybe Integer) Source
language :: Lens' Repo (Maybe Text) Source
forks_count :: Lens' Repo (Maybe Integer) Source
created_at :: Lens' Repo (Maybe Date) Source