Nicolas Mattia

Results 263 comments of Nicolas Mattia

@joeldyrhovden could it be that it's a `nix-prefetch-url` issue? do you know where /run/user/501 comes from? is that a broken $HOME or $TMPDIR?

Oh, I had never heard of Alejandra! I don't have a strong opinion for one style or another, but since this is technically a nix-community project, might be less confusing...

Here are some thoughts on the design. ## Tuple based (HACK) At some point I needed a solution quickly and didn't have too much time to spend on it. I...

Alright, I've made some more progress. There's now better syntax, and I fixed the parser (which I had broken). Also I was wrong yesterday, there are two extensions that you...

Ok, I've added support for more ways of accessing values. I added two functions to showcase it. In all cases the signature of the `jsx` block is `m (HList '[...])`...

Ah, regarding parsing: there's also `identifier = { ... }` which wouldn't clash with emails (but with some kinds of assignment if there's javascript involved).

Cool, I'll submit a PR with * updated code * updated README (should I leave that to you?) Regarding `a\@{expression}` I suggest we only focus, in a different PR, on...

@mankyKitty oh wow! it's been a while, I don't remember much about this. I'm afraid this PR will never see the light of day 😅

I believe this is an upstream problem. Please see this issue: https://github.com/commercialhaskell/stack/issues/1258 The fixes that are mentioned work for me.

Hi! @Matsuuu @justinfagnani any update on this? I'd be interested in this as well!