magic

Interface to C file/magic library

LTS Haskell 22.13:1.1
Stackage Nightly 2024-03-14:1.1
Latest on Hackage:1.1

See all snapshots magic appears in

BSD-3-Clause licensed by John Goerzen
Maintained by John Goerzen
This version can be pinned in stack with:magic-1.1@sha256:3a31ca1c49fa5f6a857f647471739bd240a6020af6ae43e71fb72201fc482fa2,928

Module documentation for 1.1

Depends on 1 package(full list with versions):

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.