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.72k stars 134 forks source link

increase power of regex #255

Open chessai opened 4 years ago

chessai commented 4 years ago

add support for wildcards, named captures. perhaps a library should be employed for this.

ocramz commented 8 months ago

we already transitively import regex-base anyway https://hackage.haskell.org/package/regex-base