scotty-web / scotty

Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)
http://hackage.haskell.org/package/scotty
BSD 3-Clause "New" or "Revised" License
1.71k stars 132 forks source link

Don't re-export `Network.Wai.Parse.ParseRequestBodyOptions` #394

Closed pbrinkmeier closed 3 months ago

pbrinkmeier commented 3 months ago

Does what it says, addresses #387

Sorry for spamming you with PR's, got some time on my hand and am a fan of the project so I'd like to contribute.

pbrinkmeier commented 3 months ago

Fixed the conflict in changelog.md