Skip to content

Commit a080533

Browse files
committed
Export MultipartBackend and TmpBackendOptions
1 parent 3c88ec3 commit a080533

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Servant/Multipart.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ module Servant.Multipart
2424
, lookupFile
2525
, MultipartOptions(..)
2626
, defaultMultipartOptions
27+
, MultipartBackend(..)
2728
, Tmp
29+
, TmpBackendOptions(..)
2830
, Mem
2931
, defaultTmpBackendOptions
3032
, Input(..)

0 commit comments

Comments
 (0)