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
Type
/
to 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 }}
nikitavas
/
stack
Public
forked from
commercialhaskell/stack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
stack
src
Stack
Script.hs
on
master
User selector
All users
All time
Commit history
Commits on Jun 17, 2018
Fix style warnings from hlint-2.1.6
snoyberg
committed
eb7a8ff
View commit details
Copy full SHA for eb7a8ff
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
Move over to the external rio library (#3831)
Show description for 28cb09e
snoyberg
authored and
borsboom
committed
28cb09e
View commit details
Copy full SHA for 28cb09e
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
Move (osIsWindows :: Bool) into Constants
mgsloan
committed
a08ecad
View commit details
Copy full SHA for a08ecad
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Avoid stdout redirection in script --compile
Show description for 3c9eb56
snoyberg
committed
3c9eb56
View commit details
Copy full SHA for 3c9eb56
View code at this point
Browse repository at this point
Commits on Dec 31, 2017
RIO.Process
snoyberg
committed
9595074
View commit details
Copy full SHA for 9595074
View code at this point
Browse repository at this point
Commits on Dec 27, 2017
Remove getMinimalEnvOverride
Show description for 34a941f
snoyberg
committed
34a941f
View commit details
Copy full SHA for 34a941f
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
add --ghc-options to stack script
d-dorazio
committed
2e3ba50
View commit details
Copy full SHA for 2e3ba50
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
Switch to CallStack logging #3373
snoyberg
committed
b23794a
View commit details
Copy full SHA for b23794a
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
Have `stack script` pass absolute source path to `ghc` #3372
mgsloan
committed
f996855
View commit details
Copy full SHA for f996855
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Don't pass empty arg for color flag GHC < 8.2
snoyberg
committed
93f90e4
View commit details
Copy full SHA for 93f90e4
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
let GHC colors show through from stack script as well
kadoban
committed
c525879
View commit details
Copy full SHA for c525879
View code at this point
Browse repository at this point
Commits on Jul 23, 2017
Allow properly loading custom snapshots in scripts #3218
snoyberg
committed
a7f7baa
View commit details
Copy full SHA for a7f7baa
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Move from StackT to RIO
snoyberg
committed
0de4002
View commit details
Copy full SHA for 0de4002
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
Replace Env with Runner
Show description for e77e4a0
snoyberg
committed
e77e4a0
View commit details
Copy full SHA for e77e4a0
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
More unused imports c/o GHC 7.10.3
snoyberg
committed
863bdea
View commit details
Copy full SHA for 863bdea
View code at this point
Browse repository at this point
Fully loaded Stack.Prelude
snoyberg
committed
4a1b89a
View commit details
Copy full SHA for 4a1b89a
View code at this point
Browse repository at this point
Move StackT into Stack.Prelude
Show description for 3488be6
snoyberg
committed
3488be6
View commit details
Copy full SHA for 3488be6
View code at this point
Browse repository at this point
Switch to unliftio package
snoyberg
committed
ee4fad2
View commit details
Copy full SHA for ee4fad2
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
MonadUnliftIO
snoyberg
committed
0ad348e
View commit details
Copy full SHA for 0ad348e
View code at this point
Browse repository at this point
Commits on Jul 2, 2017
Generalize a bit
snoyberg
committed
a8976ce
View commit details
Copy full SHA for a8976ce
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
Simple scripts work
snoyberg
committed
1b8893b
View commit details
Copy full SHA for 1b8893b
View code at this point
Browse repository at this point
Compiles again
snoyberg
committed
52b8ac7
View commit details
Copy full SHA for 52b8ac7
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
Able to load up SnapshotDef and begin LoadedSnapshot
snoyberg
committed
c213a52
View commit details
Copy full SHA for c213a52
View code at this point
Browse repository at this point
Rename Resolved to Loaded
snoyberg
committed
286c8ce
View commit details
Copy full SHA for 286c8ce
View code at this point
Browse repository at this point
Move towards SnapshotDef/ResolvedSnapshot
Show description for 475db27
snoyberg
committed
475db27
View commit details
Copy full SHA for 475db27
View code at this point
Browse repository at this point
Remove a few more unneeded fields
snoyberg
committed
dec7759
View commit details
Copy full SHA for dec7759
View code at this point
Browse repository at this point
Do not store core package info in build plan
Show description for 7abbb18
snoyberg
committed
7abbb18
View commit details
Copy full SHA for 7abbb18
View code at this point
Browse repository at this point
Commits on May 24, 2017
Strip CRs in import lines
snoyberg
committed
8585cca
View commit details
Copy full SHA for 8585cca
View code at this point
Browse repository at this point
No warning on using the import parser
snoyberg
committed
ecca2b0
View commit details
Copy full SHA for ecca2b0
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
Add StringError, and use it instead of error and fail in many spots
Show description for eb243b9
mgsloan
committed
eb243b9
View commit details
Copy full SHA for eb243b9
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
Apply blacklist to generating ModuleInfo as well
snoyberg
committed
9571c19
View commit details
Copy full SHA for 9571c19
View code at this point
Browse repository at this point
Blacklist packages from module/package lookup in script command
snoyberg
committed
8852336
View commit details
Copy full SHA for 8852336
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
Add caching for ModuleInfo
snoyberg
committed
c44ef19
View commit details
Copy full SHA for c44ef19
View code at this point
Browse repository at this point
hlint suggestions
snoyberg
committed
011e4da
View commit details
Copy full SHA for 011e4da
View code at this point
Browse repository at this point
Switch to logError #3007
snoyberg
committed
a8e53fd
View commit details
Copy full SHA for a8e53fd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.