[haskell-http-client] bug fixes; path & newtype generation issues (#6638)

* fix path generation/param-substitution issues

* fix newtype de-duplication issues

* refactoring only

* correct version in comments

* prevent duplicate MimeTypes

* sort parameter newtypes
This commit is contained in:
Jon Schoning
2017-10-10 10:01:48 -05:00
committed by wing328
parent dc88ed99ae
commit db67840ded
43 changed files with 4093 additions and 4127 deletions

File diff suppressed because one or more lines are too long