fix build w/o MagicMime
This commit is contained in:
parent
60bed2c186
commit
740c9f7da8
1 changed files with 0 additions and 1 deletions
|
@ -151,7 +151,6 @@ mkLargeFilesParser = do
|
||||||
#else
|
#else
|
||||||
[ mimer "mimetype"
|
[ mimer "mimetype"
|
||||||
, mimer "mimeencoding"
|
, mimer "mimeencoding"
|
||||||
,
|
|
||||||
]
|
]
|
||||||
#endif
|
#endif
|
||||||
return $ map parse . tokenizeMatcher
|
return $ map parse . tokenizeMatcher
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue