NOTICE: This package has been removed from pkgsrc

./wip/hs-magic, Haskell interface to the C libmagic library

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


Branch: CURRENT, Version: 1.0.8, Package name: hs-magic-1.0.8, Maintainer: pho

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.


Required to run:
[wip/ghc]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 95f7706ce59c1d2c7d9a0910c6654fbec5dbe50c
RMD160: 83ce988bfbc03e12a72fd91678ae2d1396e3d335
Filesize: 4.192 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101)
Log message:
make it clear what package depend on

discussed with wiz@.
   2013-01-10 00:29:38 by Ryosuke Moro | Files touched by this commit (1)
Log message:
To escape from dependency hell

see wip/mk/haskell.mk
   2009-11-10 08:21:07 by PHO / phonohawk | Files touched by this commit (2) | Package updated
Log message:
Upstream update to magic-1.0.8

   2009-07-27 06:30:38 by PHO / phonohawk | Files touched by this commit (3)
Log message:
Added LICENSE line

   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2009-01-12 08:13:19 by PHO / phonohawk | Files touched by this commit (1)
Log message:
Simplified: no semantic change.
   2008-07-20 10:08:08 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-magic-1.0.7 as wip/hs-magic.

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.