[Haskell-cafe] Dealing with large OOHaskell records

Scott West saynte at gmail.com
Tue Jul 24 12:04:23 EDT 2007


Hello all,

Does anyone have any experience with using large-ish (20 element)
OOHaskell records? I'm finding that as the records get large, compile
times get fairly ridiculous. Is there some explicit typing I should be
doing to help the type-checker?

Thanks!

Scott


More information about the Haskell-Cafe mailing list