Guessing MIME Types by file extensions. It's not always accurate but simple and fast.
In general you don't have to use this module directly.
Documentation
QuasiQuoter
for ExtMap
reading Apache mime.types
.
m ::ExtMap
m = [extMap
| # MIME Type Extensions application/xhtml+xml xhtml image/jpeg jpeg jpg image/png png image/svg+xml svg text/html html text/plain txt |]