I'm trying to write a program that will check the file type of a certain file and I found a haskell library that should do the trick. The problem arises when I try to use it. I have no idea what I have to do, which function to call etc. The library is full of cryptic commands with no examples, no tutorial or a homepage.
Please help.