Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Cabal
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Glasgow Haskell Compiler
Packages
Cabal
Commits
e891e9e6
Commit
e891e9e6
authored
8 years ago
by
Oleg Grenrus
Browse files
Options
Downloads
Patches
Plain Diff
Re-enable osx ghc 7.8.4 build
parent
26156e80
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+3
-7
3 additions, 7 deletions
.travis.yml
with
3 additions
and
7 deletions
.travis.yml
+
3
−
7
View file @
e891e9e6
...
...
@@ -53,13 +53,9 @@ matrix:
# We axed GHC 7.6 and earlier because it's not worth the trouble to
# make older GHC work with clang's cpp. See
# https://ghc.haskell.org/trac/ghc/ticket/8493
# We axed GHC 7.8 on Mac OS X because (1) we're afflicted by the
# ar: permission denied bug (#2653) and also the xcode7.1 image
# doesn't have enough disk space to actually do our build.
#- env: GHCVER=7.8.4 SCRIPT=script
# os: osx
# osx_image: xcode7.1
-
env
:
GHCVER=7.8.4 SCRIPT=script CABAL_LIB_ONLY=YES
os
:
osx
osx_image
:
xcode6.4
# We need 10.10
# TODO: We might want to specify OSX version
# https://docs.travis-ci.com/user/osx-ci-environment/#OS-X-Version
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment