Stephen Barrett
Stephen Barrett
> > That looks like a stack issue. Can you use `stack` on other projects successfully? > > Yes, I can use `stack new` `stack build` `stack exec` `stack ghci`...
A weird further development on this. the issue arises only with commit `dc8c1661dd3d021436cf60ebc9a3ac9a070bdf14`, which is a commit that optimises binary encoding. It dos not arise with commit `97a063c42fb3f1d28abb7b2e24967338a021730e` previous to...
Regarding emacs support, I can report that Hasklig works beautifully on a mac, using emacs-mac (eg. brew install emacs-mac) and intero. Adding the following to you .emacs (apologies to elispers...
Emacs has ligature support. I'm using Emacs 25.2.1, using the emacs-mac port for mac. Note that I have not got ligatures working for emacs in a terminal shell, so can't...
:) yes,, libgit2. no problem. I might have a bash myself if you don't mind and ping you for help if i hit walls. I'd like to gain access to...
Hi John, I've completed a refresh for the latest libgit2 on a local clone. It's compiling, building and with 'build test' results below. I wouldn't presume to issue a pull...
Hi, I've been working on this issue for a use case involving hitting rate limits...I've implemented a solution as follows: 1. modified Request.hs in GitHub/Data ``` -- | 'PagedQuery' returns...
or like FetchAllRequest? :) np. your gig. For anyone looking for a workable external solution, here's a sketch... ``` -- | use like so: a