./net/hs-mime-types, Basic mime-type handling types and functions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1.2.0nb5, Package name: hs-mime-types-0.1.2.0nb5, Maintainer: pho

Basic 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)


CVS history: (Expand)


   2025-08-13 13:07:47 by Masatake Daimon | Files touched by this commit (1263)
Log message:
Bump all Haskell because lang/ghc910 has got a library change
   2025-03-05 04:40:14 by Masatake Daimon | Files touched by this commit (1173)
Log message:
recursive revbump after patching lang/ghc910
   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   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