Path to this page:
./
net/hs-mime-types,
Basic mime-type handling types and functions
Branch: CURRENT,
Version: 0.1.2.0nb2,
Package name: hs-mime-types-0.1.2.0nb2,
Maintainer: phoBasic mime-type handling types and functions
Required to run:[
lang/ghc88]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 11.762 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-mime-types-0.1.2.0nb2
- (2023-11-02) Updated to version: hs-mime-types-0.1.2.0nb1
- (2023-10-27) Updated to version: hs-mime-types-0.1.2.0
- (2023-10-09) Updated to version: hs-mime-types-0.1.1.0nb2
- (2023-02-09) Updated to version: hs-mime-types-0.1.1.0nb1
- (2023-01-24) Updated to version: hs-mime-types-0.1.1.0
CVS history: (Expand)
2024-04-29 04:56:48 by Masatake Daimon | Files touched by this commit (1) |
Log message:
net/hs-mime-types: Fix build with GHC 9.8
This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
|
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message:
Revbump all Haskell after updating lang/ghc96
|
2023-10-27 04:11:26 by Masatake Daimon | Files touched by this commit (4) |
Log message:
net/hs-mime-types: Update to 0.1.2.0
0.1.2.0
Added defaultExtensionMap to provide the inverse of defaultMimeMap.
See PR #930 and #948.
|
2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message:
Bump Haskell packages after updating lang/ghc94
|
2023-01-24 13:41:00 by Masatake Daimon | Files touched by this commit (4) |
Log message:
net/hs-mime-types: Update to 0.1.1.0
0.1.1.0
* Replace audio/x-mpegurl with IANA registered type
application/vnd.apple.mpegurl.
* Add TeX-related types; this includes bib, tex, sty, and cls.
* Use type image/x-xcf for .xcf files.
* Use type "audio/opus" for .opus files.
* Add type text/vtt for .vtt text track files.
* Use IANA registered type "application/vnd.rar" for .rar files.
* Use font types defined in RFC 8081.
* Replace audio/x-m4a with audio/mp4.
* Change mime type for .exe files; use IANA registered type
application/vnd.microsoft.portable-executable.
* Add video/dv for files with extension dv.
* Use 'application/xml' instead of 'text/xml'.
* Change type for .pcx files to image/vnd.zbrush.pcx.
* Use text/markdown type for .md and .markdown files.
* Replace application/x-gzip with type application/gzip.
See PR #906.
0.1.0.9
* Add mjs mime type
|
2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872) |
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
|
2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575) |
Log message:
revbump after changing the default Haskell compiler
|
2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541) |
Log message:
Bump packages that depends on GHC
|