Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.
/ ghc-wrapper Public archive

wrapper to choose ghc and tools from system vs. hvr's or other packages via environment

License

Notifications You must be signed in to change notification settings

geekosaur/ghc-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ghc-wrapper: run selected ghc tool versions

This is a work in progress and very much incomplete, although good enough for simple uses (like, getting me off of ancient Debian packages). It knows about the packages provided by hvr's PPA.

Currently this must be installed manually by symlinking ghc-wrapper.pl to the names of various tools as listed in %pkgs.

You use it by setting $USEGHC (or $USEHAPPY, $USEALEX, $USECABAL) to an appropriate version found under /opt/{ghc,happy,alex,cabal}. By default it will use the latest release version it finds there. You can also set it to "-" to force use of a version found on $PATH; it will detect and ignore itself to avoid infinite loops.

About

wrapper to choose ghc and tools from system vs. hvr's or other packages via environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages