[Haskell-cafe] Deploying bash completion with cabal?

Jacob Stanley jacob at stanley.io
Sat Sep 27 23:49:29 UTC 2014


Hi All

I'm looking for a good way to deploy a bash completion script somewhere
appropriate for the given operating system.

Has anyone tackled this before? I was considering packaging the script in
to the install using cabal data files, then having an
'install--bash-completion' option that tries to detect the right place to
install it depending on the OS.

Cheers
Jacob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140928/660ebeb0/attachment.html>


More information about the Haskell-Cafe mailing list