Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
commercialhaskell
/
stack
Public
Notifications
You must be signed in to change notification settings
Fork
849
Star
4.1k
Code
Issues
604
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add config get and dump commands.
- #5835
#5835
Draft
philderbeast
wants to merge 13 commits into
commercialhaskell:master
commercialhaskell/stack:master
from
cabalism:add/config-get-5600-pr2
cabalism/stack:add/config-get-5600-pr2
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
Add config get and dump commands.
#5835
philderbeast
wants to merge 13 commits into
commercialhaskell:master
commercialhaskell/stack:master
from
cabalism:add/config-get-5600-pr2
cabalism/stack:add/config-get-5600-pr2
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2022
Add config get and dump commands.
Show description for 0efa40b
philderbeast
committed
0efa40b
View commit details
Copy full SHA for 0efa40b
Browse repository at this point
Redress the dump project YAML.
philderbeast
committed
d1fc7a6
View commit details
Copy full SHA for d1fc7a6
Browse repository at this point
Pretty print the JSON dumps.
philderbeast
committed
e978207
View commit details
Copy full SHA for e978207
Browse repository at this point
Dump the project JSON respecting field order.
philderbeast
committed
0df31d2
View commit details
Copy full SHA for 0df31d2
Browse repository at this point
Reduce duplication in encodeDumpProject.
philderbeast
committed
cfaa3f5
View commit details
Copy full SHA for cfaa3f5
Browse repository at this point
Use where instead of let for setting up aeson config.
philderbeast
committed
18b2f48
View commit details
Copy full SHA for 18b2f48
Browse repository at this point
Respect existing module import formatting.
philderbeast
committed
b523207
View commit details
Copy full SHA for b523207
Browse repository at this point
Don't use do in cfgReadProject.
philderbeast
committed
92d3141
View commit details
Copy full SHA for 92d3141
Browse repository at this point
Commits on Sep 6, 2022
Fix a typo, put stack config env last.
philderbeast
committed
b35143b
View commit details
Copy full SHA for b35143b
Browse repository at this point
Add help for added commands.
philderbeast
committed
8722d01
View commit details
Copy full SHA for 8722d01
Browse repository at this point
Rename encodeDumpStackBy to encodeDumpBy.
philderbeast
committed
79740d9
View commit details
Copy full SHA for 79740d9
Browse repository at this point
Simplify cfgCmdDumpStack.
philderbeast
committed
d49990f
View commit details
Copy full SHA for d49990f
Browse repository at this point
Add haddocks to DumpStack.
philderbeast
committed
6f982d3
View commit details
Copy full SHA for 6f982d3
Browse repository at this point
You can’t perform that action at this time.