servant icon indicating copy to clipboard operation
servant copied to clipboard

servant-foreign: Expose ordered list of request parts.

Open mattjbray opened this issue 7 years ago • 2 comments

Allows libraries using servant-foreign (e.g. servant-elm) to generate client functions with argument lists in a consistent order.

See https://github.com/mattjbray/servant-elm/issues/30#issuecomment-347035299 for the motivation.

mattjbray avatar Nov 26 '17 20:11 mattjbray

Hello!

Could you add a little bit of haddocks around the new data type, and perhaps even give an indication of how it can be used, maybe with a somewhat minimal example or something? I'm afraid that if we don't do that, we might end up being confused about that ourselves in a year or two =)

alpmestan avatar Dec 02 '17 18:12 alpmestan

@mattjbray Hi! Are you still willing to work on this? If so, it can be present on the next major release of Servant. :)

tchoutri avatar Nov 17 '21 14:11 tchoutri

@tchoutri apologies for the long silence. Unfortunately I'm not using servant/elm in my current work so I don't think I'll get around to this.

Will close. Feel free to reopen if someone else wants to pick it up.

mattjbray avatar Aug 26 '22 13:08 mattjbray