Closed mightybyte closed 11 years ago
Awesome, thanks.
Compilation fails for me, with heist-0.11.0
:
digestive-functors-heist$ cabal build
Building digestive-functors-heist-0.6.1.0...
Preprocessing library digestive-functors-heist-0.6.1.0...
[1 of 2] Compiling Text.Digestive.Heist ( src/Text/Digestive/Heist.hs, dist/build/Text/Digestive/Heist.o )
[2 of 2] Compiling Text.Digestive.Heist.Compiled ( src/Text/Digestive/Heist/Compiled.hs, dist/build/Text/Digestive/Heist/Compiled.o )
src/Text/Digestive/Heist/Compiled.hs:181:17:
Not in scope: `runAttributesRaw'
Perhaps you meant `runAttributes' (imported from Heist.Compiled)
src/Text/Digestive/Heist/Compiled.hs:217:17:
Not in scope: `runAttributesRaw'
Perhaps you meant `runAttributes' (imported from Heist.Compiled)
src/Text/Digestive/Heist/Compiled.hs:234:17:
Not in scope: `runAttributesRaw'
Perhaps you meant `runAttributes' (imported from Heist.Compiled
We're making substantial use of this functionality, so I think it's ready to release.