Closed mightybyte closed 10 years ago
I added CPP around the use of unsafeDupablePerformIO to get it building on GHC 7.0. I also added 7.0 to the travis build list and verified that it builds correctly. This fixes issue #20.
Thanks a lot.
Released http://hackage.haskell.org/package/blaze-builder-0.3.3.4
I added CPP around the use of unsafeDupablePerformIO to get it building on GHC 7.0. I also added 7.0 to the travis build list and verified that it builds correctly. This fixes issue #20.