reflex-ghci icon indicating copy to clipboard operation
reflex-ghci copied to clipboard

Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.

Results 3 reflex-ghci issues
Sort by recently updated
recently updated
newest added

This allows building reflex-ghci with reflex-vty-0.5.2.0.

Adds a `--color` option to set `fdiagnostics-color=always`

reflex-ghci exits with: ``` .ob-wrapped: Cannot decode byte '\xe2': Data.Text.Internal.Encoding.decodeUtf8: Invalid UTF-8 stream ``` I have no idea what this byte is. Maybe it has something to do with ASCII...