Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
haskell-bee
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-bee
Commits
0143a957
Verified
Commit
0143a957
authored
Jan 15, 2025
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README fix link
parent
c36845bb
Pipeline
#7220
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
0143a957
...
...
@@ -33,7 +33,7 @@ at the benefit of having one clear interface for what we expect from the broker.
### Worker
The worker (defined in
[
`./
src/Async/Worker.hs`
](
.
/src/Async/Worker.hs
)
) is completely described by it's
`State`
.
The worker (defined in
[
`./
haskell-bee/src/Async/Worker.hs`
](
./haskell-bee
/src/Async/Worker.hs
)
) is completely described by it's
`State`
.
`State`
contains information such as:
-
broker instance
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment