# runghc make_travis_yml_2.hs '--irc-channel' 'irc.freenode.org#clash-lang' 'clash-prelude.cabal' # # For more information, see https://github.com/hvr/multi-ghc-travis # language: c before_install: - export PATH=/opt/ghc/$GHCVER/bin:$PATH ...