octohat icon indicating copy to clipboard operation
octohat copied to clipboard

Generalize the `GitHub` type

Open jsantos17 opened this issue 10 years ago • 0 comments

We currently expose a very concrete transformer stack. We should try to factor out more stuff out as type constraints instead.

Relevant code: https://github.com/stackbuilders/octohat/blob/master/src/Network/Octohat/Types.hs#L238

We might even be able to get rid of the CPP macros if we generalize enough.

jsantos17 avatar Sep 16 '15 16:09 jsantos17