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 }}
stackptr
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
stack
src
Network
HTTP
on
remove-stack-build
User selector
All users
All time
Commit history
Commits on Jan 17, 2019
Split http-download
qrilka
committed
029230b
View commit details
Copy full SHA for 029230b
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Split rio-prettyprint
qrilka
committed
7e26068
View commit details
Copy full SHA for 7e26068
View code at this point
Browse repository at this point
Commits on Aug 31, 2018
Reduce CPP usage as well #4272
snoyberg
committed
73e713b
View commit details
Copy full SHA for 73e713b
View code at this point
Browse repository at this point
Commits on Aug 15, 2018
Slim down Network.HTTP.StackClient
snoyberg
committed
b5acd51
View commit details
Copy full SHA for b5acd51
View code at this point
Browse repository at this point
Commits on Aug 2, 2018
Merge remote-tracking branch 'origin/master' into pantry
snoyberg
committed
519a06a
View commit details
Copy full SHA for 519a06a
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
Convert Stackage snapshots to new format
Show description for 40ce34d
snoyberg
committed
40ce34d
View commit details
Copy full SHA for 40ce34d
View code at this point
Browse repository at this point
Commits on Jul 24, 2018
use cached template if download fails
BraulioVM
committed
3ee1233
View commit details
Copy full SHA for 3ee1233
View code at this point
Browse repository at this point
Commits on Jun 27, 2018
Network stackclient refactor (#4119)
NorfairKing
authored and
isovector
committed
33e5a74
View commit details
Copy full SHA for 33e5a74
View code at this point
Browse repository at this point
Commits on Jun 23, 2018
Changed the default retry strategy (#4109)
Show description for d290c98
NorfairKing
authored and
dbaynard
committed
d290c98
View commit details
Copy full SHA for d290c98
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 Dec 31, 2017
Fix warnings
snoyberg
committed
84a7ae0
View commit details
Copy full SHA for 84a7ae0
View code at this point
Browse repository at this point
Move away from monad-logger to RIO.Logger
snoyberg
committed
59a5526
View commit details
Copy full SHA for 59a5526
View code at this point
Browse repository at this point
Compiles with pre-release conduit
snoyberg
committed
5cc5efa
View commit details
Copy full SHA for 5cc5efa
View code at this point
Browse repository at this point
Commits on Dec 23, 2017
Merge pull request #3682 from igrep/user-agent
Show description for dd01d0a
mgsloan
authored
dd01d0a
View commit details
Copy full SHA for dd01d0a
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
Merge branch 'stable'
borsboom
committed
1ee92a2
View commit details
Copy full SHA for 1ee92a2
View code at this point
Browse repository at this point
Compatible with unliftio-0.2.1.0 and smallcheck-1.1.3
borsboom
committed
b662e9b
View commit details
Copy full SHA for b662e9b
View code at this point
Browse repository at this point
Specify User-Agent on every HTTP request (#3628)
Show description for 9642b8e
igrep
committed
9642b8e
View commit details
Copy full SHA for 9642b8e
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
Remove runConduitRes entirely
snoyberg
committed
1e90476
View commit details
Copy full SHA for 1e90476
View code at this point
Browse repository at this point
Avoid explicit usage of withBinaryFile
Show description for 156e9a8
snoyberg
committed
156e9a8
View commit details
Copy full SHA for 156e9a8
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
Turned the exception argument into a wildcard, to get rid of a warning
Tom Sydney Kerckhove
committed
d178b56
View commit details
Copy full SHA for d178b56
View code at this point
Browse repository at this point
Use Stack.PrettyPrint to print the warning instead
Tom Sydney Kerckhove
committed
9fa39ac
View commit details
Copy full SHA for 9fa39ac
View code at this point
Browse repository at this point
made 'fails' more specificy
Tom Sydney Kerckhove
committed
3dfcf35
View commit details
Copy full SHA for 3dfcf35
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Print retry information if stack needs to retry network requests
Tom Sydney Kerckhove
committed
4c9c5fe
View commit details
Copy full SHA for 4c9c5fe
View code at this point
Browse repository at this point
Commits on Sep 1, 2017
Redownload build plan yaml if it is missing, even if etag is present
mgsloan
committed
b5efd7c
View commit details
Copy full SHA for b5efd7c
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
hlint cleanups
snoyberg
committed
b37f4d1
View commit details
Copy full SHA for b37f4d1
View code at this point
Browse repository at this point
Remove some unneeded TemplateHaskell #3373
snoyberg
committed
63e9f29
View commit details
Copy full SHA for 63e9f29
View code at this point
Browse repository at this point
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 7, 2017
Fix display of actual hash in verified download
mgsloan
committed
7ff5bd1
View commit details
Copy full SHA for 7ff5bd1
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
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 13, 2017
Merge branch 'path-0.6.1' of https://github.com/felixonmars/stack
snoyberg
committed
c81569b
View commit details
Copy full SHA for c81569b
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 1, 2017
Fix build with path 0.6.1
felixonmars
committed
06c987c
View commit details
Copy full SHA for 06c987c
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
Use cryptonite directly instead of cryptohash
Show description for a2e23d8
vincenthz
committed
a2e23d8
View commit details
Copy full SHA for a2e23d8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.