Skip to content

Commit e4ebed6

Browse files
authored
Merge pull request #13 from Philonous/master
Export MultipartBackend and TmpBackendOptions
2 parents 7a82c41 + a080533 commit e4ebed6

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)