fay v0.21.0.0 Release Notes

Release Date: 2017-08-02 // over 6 years ago
    • Errors are now properly thrown from encodeFay. Changes the type signature to encodeFay :: (GenericQ Value -> GenericQ Value) -> GenericQ Value
    • ⚡️ Update to haskell-src-exts == 1.16.*, This changes the type signature of readerCompileLit to :: S.Sign -> S.Literal -> Compile JsExp
    • 🛠 Fixes ghc-pkg describe stdout errors not always being printed