Hi all,

I was looking through some of the Hackage packages to find examples of how developers are extending UserHooks in their Setup files, but it wasn't easy, since the great majority of Cabal Setup files in Hackage simply require only the standard line of 'main = defaultMain' or 'defaultMainWithHooks' with a standard UserHooks value.

So, I started hacking together a little Emacs Lisp script to walk through all the packages in the Hackage archive and report on the Setup files that looked interesting enough to serve as non-trivial examples. Here is the latest result:

http://www.moonloop.net/haskell/docs/cbs-custom.html


Jon

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to