Package Info

ghc-editor-open


Open the user's $VISUAL or $EDITOR for text input


Development/Libraries/Haskell

You know when you run 'git commit', and an editor pops open so you can enter a commit message? This is a Haskell library that does that.

This library isn't very portable. It relies on the '$EDITOR' environment variable. The concept only exists on *nix systems.

CHANGES

[0.6.0.0] Support less common '$VISUAL'. 'vi' is the fallback editor now instead of 'nano'.

[0.5.0.0] Now use conduits on the backend. Support 'base<4.8'.


License: Apache-2.0
URL: https://hackage.haskell.org/package/editor-open

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.6.0.0-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-editor-open
  • ghc-editor-open-devel
0.6.0.0-bp150.2.5 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-editor-open
  • ghc-editor-open-devel
0.6.0.0-bp150.2.8 info GA Release 2018-07-30 15
  • x86-64
  • ghc-editor-open
  • ghc-editor-open-devel