[Haskell-cafe] Haskell Program

2006-09-23 Thread Tim Newsham
The company I work for was gracious enough to allow me to release a haskell program I wrote for them: http://www.isecpartners.com/file_fuzzers.html There's a python version and a rewrite in haskell. I used some looping constructs discussed earlier on this list to keep the haskell code

Re: [Haskell-cafe] Haskell Program

2006-09-23 Thread Neil Mitchell
Cool! Were you going to tell us what the program does, or are we supposed to read the source and figure it out? From the web page: File Fuzzers These tools are useful for testing any program which processes binary file inputs such as archivers and image file viewers. FileP is a