[Initial Revision. jeremy.shaw@linspireinc.com**20041107232009 Downloaded from: http://www.isi.edu/~hdaume/haskell/NewBinary/ Then slightly modified to build with ghc6. Also added the cabal and debian meta info. To build on debian, run: dpkg-buildpackage Otherwise, install the cabal libraries do something like: ghc -package Cabal Setup.lhs -o setup ./setup configure ./setup build ./setup install ] [debian fixups. jeremy.shaw@linspireinc.com**20041107234410] [Add cabal build-depends on lang. jeremy.shaw@linspireinc.com**20041108000851] [update_to_latest_cabal jeremy@n-heptane.com**20050508021343] [update_to_new_cabal jeremy@n-heptane.com**20050508021503 updated to use cabal in ghc 6.4 ] [update_license jeremy@n-heptane.com**20050513044644 Not sure what the license on this should really be... It seems to be derived from nhc98 and is probably subject to this license: http://www.cs.york.ac.uk/fp/nhc98/copyright.html But I need to contact the various authors and get some clarity. ] [add_cabal_build_depends_on_base jeremy@n-heptane.com**20050822013519] [updates to debianization jeremy.shaw@lindows.com**20050922230421] [update Setup.lhs to use /usr/bin/env runhaskell jeremy.shaw@linspireinc.com**20051211154927 Previous it was /usr/bin/runhugs. The above version is supposed to work with any haskell compiler, and not depend on runhaskell being in a specific directory, such as /usr/bin. ] [drop use of IOExts module for ghc > 503 jeremy.shaw@linspireinc.com**20051211155949 This still needs some work because other non-ghc compilers should probably be using the heirarchical libraries too. Perhaps all the old deprecated stuff should be removed altogether. ] [updated debian changelog jeremy.shaw@linspireinc.com**20051212012225] [haskell-newbinary-hugs Charles Stevenson **20060225000821] [Make NewBinary compile with ghc6.6 jesper.louis.andersen@gmail.com**20061120185034] [add Description and Category to .cabal file jeremy.shaw@linspireinc.com**20070311232356] [some additional clean-up of .cabal in preperation for upload to hackagedb jeremy.shaw@linspireinc.com**20070312181220] [updated to work with GHC 6.8.2 jeremy@n-heptane.com**20080618211329]