practical-haskell icon indicating copy to clipboard operation
practical-haskell copied to clipboard

A collection of Practical Haskell bits.

Results 2 practical-haskell issues
Sort by recently updated
recently updated
newest added
trafficstars

You are linking to the post [_«Examples of compiler optimizations changing asymptotic complexity ;»_][1] in the readme. But it is a fake. The real post is [_«Examples of compiler optimizations...

I think it would be advantageous to offer a template and/or specific guidelines with respect to directory structure, file naming, structure and content of the cabal files etc. It might...