-
Notifications
You must be signed in to change notification settings - Fork 710
Better support for running scripts. #7851
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
0966e4e
Add support for script build caching to cabal run
bacchanalia fee0dc8
Add support for scripts to cabal build.
bacchanalia a7d75b2
Add script support to cabal clean.
bacchanalia 0579010
Add script support to cabal repl
bacchanalia 744f258
Added changelog for pr #7851
bacchanalia b004364
Fix `cabal run script.hs` issue with --builddir
bacchanalia 0884e10
Fixes for `build script` and `repl script`
bacchanalia 36e6386
Bug fixes relating to script support
bacchanalia d379d22
Add tests for improved script support
bacchanalia 4e03925
Fix clean bug uncovered by 5fad1214
bacchanalia 856134d
Update documentation for better script support
bacchanalia 7df7d9e
Attempt to fix `repl script` on Windows
bacchanalia 12db50a
Attempt to fix remote test failures
bacchanalia f210db7
Attempt to fix `repl script` on Windows
bacchanalia 3405045
Attempt to fix tests on old ghc versions
bacchanalia 7bbecd7
Feedback: Update docs and formatting
bacchanalia 8f38600
Feedback: code style changes
bacchanalia 119afad
Feedback: make hidden control flow explicit
bacchanalia ffc5f03
Feedback: add expected fail script run tests
bacchanalia 2faded6
Fix `repl script` when cwd is deeper than cachedir
bacchanalia 3ddcd64
Use script in-place for build or run
bacchanalia 2a6e714
Fix file-locking issue on Windows
bacchanalia 97f6c3c
Fix script recompilation based on cwd
bacchanalia fbee661
Make `repl script` respect --repl-no-load
bacchanalia d33e070
Feedback: minor refactor
bacchanalia 6ee85f1
Feedback: refactor and comments for repl options
bacchanalia cb2bc05
Don't use hs-source-dirs for scripts.
bacchanalia 449a411
Update changelog for PR #7851
bacchanalia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.