Exposing ErrorResponse
This commit is contained in:
parent
a03e831e84
commit
b1a9832907
@ -77,6 +77,7 @@ module Yesod.Handler
|
|||||||
, toMasterHandler
|
, toMasterHandler
|
||||||
, localNoCurrent
|
, localNoCurrent
|
||||||
, HandlerData
|
, HandlerData
|
||||||
|
, ErrorResponse (..)
|
||||||
#if TEST
|
#if TEST
|
||||||
, testSuite
|
, testSuite
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod
|
name: yesod
|
||||||
version: 0.6.0.1
|
version: 0.6.0.2
|
||||||
license: BSD3
|
license: BSD3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user