Skip to content

bgohla/ghc-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GHC Extensions

This package provides an easy way to insert GHC language pragmas.

The list of currently supported extensions is taken from GHC 8.8.4 .

Loading

The package can be loaded like this, using https:/jwiegley/use-package.

(use-package ghc-extensions
  :load-path "path/to/package"
  :bind (("C-c C-g" . ghc-extensions-insert-at-point))
  )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published