On Tue, Sep 08, 2009 at 06:08:43PM -0400, David Roundy wrote:
With your latest changes, I get the following compile errors:
[150 of 167] Compiling Ho.Binary ( ./src/Ho/Binary.hs, ./src/Ho/Binary.o )
./src/Ho/Binary.hs:94:13: Not in scope: `libHoHeader'
./src/Ho/Binary.hs:94:13: Not in scope: `libHoLib'
./src/Ho/Binary.hs:94:13: Not in scope: `libTcMap'
./src/Ho/Binary.hs:94:13: Not in scope: `libBuildMap'
./src/Ho/Binary.hs:94:13: Not in scope: `libFileName'
Hmm.. it appears I accidentally used a ghc 6.10ism (record wild cards) in said patch.
P.S. Is there a Haskell YAML parser that you would recommend?
I have used this one http://hackage.haskell.org/package/HsSyck along with the attached module. It seems to work just fine but I didn't really explore to see if there were others out there. John -- John Meacham - ⑆repetae.net⑆john⑈ - http://notanumber.net/