Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
curry-packages
transformers
Commits
14806eb2
Commit
14806eb2
authored
Jul 18, 2022
by
Michael Hanus
Browse files
Add Reader and Writer monads
parent
ed2a9f00
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
14806eb2
...
...
@@ -16,7 +16,9 @@
"Control.Monad.Trans.Cont"
,
"Control.Monad.Trans.Except"
,
"Control.Monad.Trans.Maybe"
,
"Control.Monad.Trans.State"
],
"Control.Monad.Trans.Reader"
,
"Control.Monad.Trans.State"
,
"Control.Monad.Trans.Writer"
],
"source"
:
{
"git"
:
"https://git.ps.informatik.uni-kiel.de/curry-packages/transformers.git"
,
"tag"
:
"$version"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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