Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
mtl
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Glasgow Haskell Compiler
Packages
mtl
Commits
10d36770
Commit
10d36770
authored
Sep 22, 2018
by
Ryan Scott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Travis: Fully enable GHC 8.6
parent
78400ed2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
.travis.yml
.travis.yml
+2
-3
No files found.
.travis.yml
View file @
10d36770
...
...
@@ -2,7 +2,7 @@
#
# runghc make_travis_yml_2.hs '-o' '.travis.yml' '--ghc-head' '--irc-channel=irc.freenode.org#haskell-lens' '--no-no-tests-no-bench' '--no-unconstrained' '--env=7.6.3:HADDOCK=false' '--env=7.8.4:NOINSTALLEDCONSTRAINTS=true' 'cabal.project'
#
# For more information, see https://github.com/h
vr/multi-ghc-travis
# For more information, see https://github.com/h
askell-CI/haskell-ci
#
language
:
c
sudo
:
false
...
...
@@ -37,7 +37,7 @@ before_cache:
matrix
:
include
:
-
compiler
:
"
ghc-8.6.1"
env
:
GHCHEAD=true
# env: TEST=--disable-tests BENCH=--disable-benchmarks
addons
:
{
apt
:
{
packages
:
[
ghc-ppa-tools
,
cabal-install-head
,
ghc-8.6.1
],
sources
:
[
hvr-ghc
]}}
-
compiler
:
"
ghc-8.4.3"
# env: TEST=--disable-tests BENCH=--disable-benchmarks
...
...
@@ -72,7 +72,6 @@ matrix:
allow_failures
:
-
compiler
:
"
ghc-head"
-
compiler
:
"
ghc-8.6.1"
before_install
:
-
HC=${CC}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment