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
composite-lens-extra
Commits
71d45c06
Commit
71d45c06
authored
2 years ago
by
locallycompact
Browse files
Options
Download
Email Patches
Plain Diff
Bump to v0.1.0.0
parent
ee6d6654
v0.1.0.0
No related merge requests found
Pipeline
#1345
failed with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
composite-lens-extra.cabal
composite-lens-extra.cabal
+1
-1
package.yaml
package.yaml
+1
-1
No files found.
composite-lens-extra.cabal
View file @
71d45c06
...
...
@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: composite-lens-extra
version:
0.
0.1.0
version: 0.1.0
.0
synopsis: Extra lens functions for composite.
description: Extra lens functions for composite.
category: Composite, Data, Lens
...
...
This diff is collapsed.
Click to expand it.
package.yaml
View file @
71d45c06
name
:
composite-lens-extra
version
:
0.
0.1.0
version
:
0.1.0
.0
git
:
https://gitlab.homotopic.tech/haskell/composite-lens-extra
license
:
MIT
author
:
"
Daniel
Firth"
...
...
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