Updated library of geometric algorithms
November 22, 2016
Today I released an updated version of the library of geometric algorithms.
- It now uses stack as a building tool.
- All literate Haskell (*.lhs) files were migrated to pure *.hs files (with a Groovy script I wrote today)
- I added HSpec as a unit testing library and wrote a few tests (back in the 90s when the project started, there were no unit tests).