Daniel Gröber (dxld)

Results 357 comments of Daniel Gröber (dxld)

Returning proper datatypes instead of strings sounds lovely actually I don't see why we shouldn't.

We've stopped using travis a while ago. The builds are now on Gitlab(CI) but it looks like the repo mirroring has broken, I'm looking into that. If you have a...

@carlohamalainen are you still working on this? Do you need help with the new CI setup or something?

I'd be curious to know how ghci handles this. I had a quick look yesterday and I couldn't find any sort of hs-boot specific code before they call setContext there...

Note that I have pretty much rewritten this now it's just not ready for committing yet so if anyone wants to work on this talk to me first.

Also some tests covering at least the check, type, modules, find and doc commands would be nice.

If we want this to land on MELPA we have to move it to `elisp/` or change this: https://github.com/milkypostman/melpa/blob/master/recipes/ghc. MELPA just pulls the package from git so it'll update as...

What's up with that Makefile? Is that a template you got from somewhere?

Oh rite xD, I could swear I've never seen that thing before. I'm not really sure why we need that especially the `archive` and `bump` targets seem dated.