## 0.0.1 2009-08-10 * Initial release - allows calls to haskell from ruby. ## 0.0.2 2009-08-16 * Fixed up docs * Specs now running but not passing * Can now run in ruby 1.8 and 1.9 ## 0.0.3 2009-08-29 * first working inline version (ints only, jhc only, very limited) ## 0.0.4 2009-09-01 * floats, strings, nils, booleans now working.