Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
haskell
polysemy-several
Commits
21da7e8e
Commit
21da7e8e
authored
2 years ago
by
Daniel Firth
Browse files
Options
Download
Email Patches
Plain Diff
Bump to v0.1.1.0
parent
2775ace3
master
v0.1.1.0
No related merge requests found
Pipeline
#1378
failed with stages
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
ChangeLog.md
ChangeLog.md
+5
-0
package.yaml
package.yaml
+1
-1
polysemy-several.cabal
polysemy-several.cabal
+1
-1
No files found.
ChangeLog.md
View file @
21da7e8e
# Changelog for polysemy-severl
## v0.1.1.0
*
Add StandaloneKindSignatures.
*
Add explicit import lists.
## v0.1.0.0
*
Imported
`Polysemy.Several`
from polysemy-zoo.
This diff is collapsed.
Click to expand it.
package.yaml
View file @
21da7e8e
name
:
polysemy-several
version
:
0.1.
0
.0
version
:
0.1.
1
.0
license
:
MIT
git
:
https://gitlab.homotopic.tech/haskell/polysemy-several
author
:
"
Daniel
Firth"
...
...
This diff is collapsed.
Click to expand it.
polysemy-several.cabal
View file @
21da7e8e
...
...
@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: polysemy-several
version: 0.1.
0
.0
version: 0.1.
1
.0
synopsis: Run several effects at once, taken from the polysemy-zoo.
description: Run several effects at once, taken from the polysemy-zoo.
category: Polysemy
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help