Verify Cabal functionality for various installs
This patch adds functionality to * Test cabal build and cabal run in the CI workflow * Test GHC 7.10.3 on Linux and ensures that it works * On Linux, try hvr's PPA before ghcup
This commit is contained in:
2
__tests__/project/Setup.hs
Normal file
2
__tests__/project/Setup.hs
Normal file
@@ -0,0 +1,2 @@
|
||||
import Distribution.Simple
|
||||
main = defaultMain
|
||||
Reference in New Issue
Block a user