Closed alexbiehl closed 7 years ago
As we need the CPP extension I needed to remove the shebang.
Also switched to getProgramOutput as these are long deprecated and getProgramOutput exists in >=Cabal-1.8.
getProgramOutput
Many thanks!
As we need the CPP extension I needed to remove the shebang.
Also switched to
getProgramOutput
as these are long deprecated andgetProgramOutput
exists in >=Cabal-1.8.