Servant.Server: Re-export missing error codes
This commit is contained in:
parent
7e5eca3d1c
commit
f52bd11d6b
1 changed files with 2 additions and 0 deletions
|
@ -88,6 +88,8 @@ module Servant.Server
|
||||||
, err415
|
, err415
|
||||||
, err416
|
, err416
|
||||||
, err417
|
, err417
|
||||||
|
, err418
|
||||||
|
, err422
|
||||||
-- ** 5XX
|
-- ** 5XX
|
||||||
, err500
|
, err500
|
||||||
, err501
|
, err501
|
||||||
|
|
Loading…
Reference in a new issue