Sibi Prabakaran
Sibi Prabakaran
Yeah, I have been wanting to move over to Uniform. I wouldn't be opposed to a PR support both the Uniform/Random variants for a short term (using CPP). > Now...
@jappeace I looked into this today and it seems I need to only introduce two more function: https://hackage.haskell.org/package/fakedata-0.7.0/docs/Faker-Combinators.html I was surprised that only two functions requires the `Random` constraint. I'm...
I tried implementing this and got stuck because of dependency issues as it seems the ecosystem hasn't yet adopted to random-1.2.0 yet. I think I would wait till this issue...
> I feel like having a sort key is better than not having one. The risk though is that for some resource the first column isn't NAME. Yeah, agree. >...
Sorry for my late reply. I would welcome a PR fixing this issue.
Sorry for my late reply. The instances sound useful. Can you send a PR ?
Sorry for my late reply. I agree with your judgement. I would welcome a PR which uses qualified import in shell-conduit's API.
@sebastiansturm I like this PR and it kind of works for terraform client. But For terraform, I don't want to extend the base set - since it doesn't recognize some...
@sebastiansturm I think this should be fine, but I guess I would prefer as a client user - if I didn't have to pass any additional parameters to the language...
> but I'll check the spec to see if token/modifier order is somehow important. I could be mis-understanding, but from reading @alanz's comment here - I think that ordering matters:...