-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nix: Take GHC version and index-state from cabal.project #2833
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hamishmack
approved these changes
Aug 23, 2021
rvl
force-pushed
the
rvl/2812/cabal-patches
branch
from
August 24, 2021 02:11
a5c08f4
to
c91d2aa
Compare
rvl
force-pushed
the
rvl/2812/cabal-patches
branch
from
August 31, 2021 06:15
c91d2aa
to
aeaf58c
Compare
rvl
force-pushed
the
rvl/2812/cabal-patches
branch
5 times, most recently
from
September 1, 2021 11:29
196bff8
to
abc9f51
Compare
rvl
force-pushed
the
rvl/2812/cabal-patches
branch
from
September 10, 2021 15:00
abc9f51
to
142b333
Compare
rvl
force-pushed
the
rvl/2812/hspec-runner
branch
from
September 13, 2021 07:16
eafa4ad
to
f1d2783
Compare
rvl
force-pushed
the
rvl/2812/cabal-patches
branch
2 times, most recently
from
September 13, 2021 11:09
2b2e96f
to
b9fc7fa
Compare
rvl
force-pushed
the
rvl/2812/hspec-runner
branch
from
September 13, 2021 13:30
b13896d
to
f13287f
Compare
rvl
force-pushed
the
rvl/2812/cabal-patches
branch
2 times, most recently
from
September 13, 2021 15:06
9ded113
to
472711e
Compare
rvl
force-pushed
the
rvl/2812/cabal-patches
branch
from
September 15, 2021 04:55
472711e
to
c16862b
Compare
rvl
force-pushed
the
rvl/2812/cabal-patches
branch
3 times, most recently
from
September 18, 2021 06:12
394671a
to
8a1a437
Compare
Long story, but in particular, result* could match a source file like Result.hs on case-insensitive filesystems (i.e. macOS).
rvl
force-pushed
the
rvl/2812/cabal-patches
branch
from
October 21, 2021 06:46
eb10728
to
5cefb4d
Compare
rvl
force-pushed
the
rvl/2812/cabal-patches
branch
from
October 21, 2021 06:50
5cefb4d
to
ce4877b
Compare
rvl
changed the title
Bump Haskell.nix to latest master for Cabal patches
nix: Take GHC version and index-state from cabal.project
Oct 21, 2021
bors r+ |
Build succeeded:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps Haskell.nix to latest master. This includes Add patches speeding up cabal build-tool-depends input-output-hk/haskell.nix#1200, which patches Cabal to fix bugs which made the solver excessively slow.⇒ PR Add Nix expressions required to use newest fmt library #2947.gitignore
tweak to make it more specific - don't ask.cabal.project
nix-shell --pure
for buildkite.Issue Number
#2812