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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
haskell-effectful
/
effectful
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
483
Code
Issues
4
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: haskell-effectful/effectful
Actions
All workflows
Workflows
Haskell-CI
Haskell-CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
109 workflow runs
109 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Document interaction of Error, NonDet and ReturnWith with threads (#371)
Haskell-CI
#1110:
Commit
0d8eef1
pushed by
arybczak
5m 20s
master
master
5m 20s
View workflow file
Document interaction of Error, NonDet and ReturnWith with threads
Haskell-CI
#1109:
Pull request
#371
opened by
arybczak
5m 15s
threads-interaction-docs
threads-interaction-docs
5m 15s
View #371
View workflow file
Use showParen in hand-written Show instances
Haskell-CI
#1108:
Commit
07cc841
pushed by
arybczak
5m 20s
master
master
5m 20s
View workflow file
Add the ReturnWith effect for early return from a computation (#370)
Haskell-CI
#1107:
Commit
47e4db8
pushed by
arybczak
5m 19s
master
master
5m 19s
View workflow file
Add the ReturnWith effect for early return from a computation
Haskell-CI
#1106:
Pull request
#370
opened by
arybczak
5m 13s
return-with
return-with
5m 13s
View #370
View workflow file
Add examples to the haddock of Persistence (#369)
Haskell-CI
#1105:
Commit
44c5169
pushed by
arybczak
4m 58s
master
master
4m 58s
View workflow file
Add examples to the haddock of Persistence
Haskell-CI
#1104:
Pull request
#369
opened by
arybczak
5m 31s
persistence-haddock
persistence-haddock
5m 31s
View #369
View workflow file
Don't lose the original exception when a cleanup action throws
Haskell-CI
#1103:
Commit
f7f3e34
pushed by
arybczak
5m 32s
master
master
5m 32s
View workflow file
Document why MonadThrow, MonadCatch and MonadMask need no effects (#368)
Haskell-CI
#1102:
Commit
9acae5b
pushed by
arybczak
5m 13s
master
master
5m 13s
View workflow file
Document why MonadThrow, MonadCatch and MonadMask need no effects
Haskell-CI
#1101:
Pull request
#368
opened by
arybczak
4m 51s
exceptions-no-effects
exceptions-no-effects
4m 51s
View #368
View workflow file
Update CI (#366)
Haskell-CI
#1100:
Commit
149a6d5
pushed by
arybczak
5m 7s
master
master
5m 7s
View workflow file
Add rethrowError and friends for throwing errors with a given CallSta…
Haskell-CI
#1099:
Commit
d927757
pushed by
arybczak
4m 57s
master
master
4m 57s
View workflow file
Add rethrowError and friends for throwing errors with a given CallStack
Haskell-CI
#1098:
Pull request
#367
opened by
arybczak
5m 4s
rethrow-error
rethrow-error
5m 4s
View #367
View workflow file
Update CI
Haskell-CI
#1097:
Pull request
#366
synchronize by
arybczak
5m 15s
test
test
5m 15s
View #366
View workflow file
Update CI
Haskell-CI
#1096:
Pull request
#366
synchronize by
arybczak
5m 8s
test
test
5m 8s
View #366
View workflow file
Update CI
Haskell-CI
#1095:
Pull request
#366
synchronize by
arybczak
5m 9s
test
test
5m 9s
View #366
View workflow file
Update CI
Haskell-CI
#1094:
Pull request
#366
synchronize by
arybczak
10m 19s
test
test
10m 19s
View #366
View workflow file
Update CI
Haskell-CI
#1093:
Pull request
#366
opened by
arybczak
5m 20s
test
test
5m 20s
View #366
View workflow file
Make LocalEnv opaque and use a smart deconstuctor for unwrapping it
Haskell-CI
#1092:
Commit
c4dc075
pushed by
arybczak
5m 21s
master
master
5m 21s
View workflow file
Add OsPath variants of the FilePath-based APIs (#365)
Haskell-CI
#1091:
Commit
12b9474
pushed by
arybczak
5m 20s
master
master
5m 20s
View workflow file
Add OsPath variants of the FilePath-based APIs
Haskell-CI
#1090:
Pull request
#365
synchronize by
arybczak
5m 20s
Kleidukos:add-ospath-api
Kleidukos:add-ospath-api
5m 20s
View #365
View workflow file
Switch to GHC2021 and require cabal 3.8
Haskell-CI
#1089:
Commit
c8c3729
pushed by
arybczak
5m 45s
master
master
5m 45s
View workflow file
Switch to GHC2021 and require cabal 3.8
Haskell-CI
#1088:
Commit
464a019
pushed by
arybczak
3m 30s
master
master
3m 30s
View workflow file
Update CI (parallel compilation / semaphore support)
Haskell-CI
#1087:
Commit
7b222af
pushed by
arybczak
5m 14s
master
master
5m 14s
View workflow file
Make Provider{,List} dynamically dispatched and add labeled variants
Haskell-CI
#1086:
Commit
7d1665b
pushed by
arybczak
5m 43s
master
master
5m 43s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.