./misc/hs-magic, Interface to C file/magic library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1nb1, Package name: hs-magic-1.1nb1, Maintainer: pkgsrc-users

This package provides a Haskell interface to the C libmagic library. With
it, you can determine the type of a file by examining its contents rather
than its name. The Haskell interface provides a full-featured binding.


Master sites:

Filesize: 4.217 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-28 13:51:24 by Masatake Daimon | Files touched by this commit (1)
Log message:
misc/hs-magic: 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-11-02 03:10:03 by Masatake Daimon | Files touched by this commit (5)
Log message:
misc/hs-magic: import hs-magic-1.1

This package provides a Haskell interface to the C libmagic library. With
it, you can determine the type of a file by examining its contents rather
than its name. The Haskell interface provides a full-featured binding.