Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-address-rfc2821
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
purescript-address-rfc2821
Commits
cf9551ae
Verified
Commit
cf9551ae
authored
Apr 18, 2024
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[spago] exceptions dependency
parent
0df840f5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
spago.lock
spago.lock
+1
-0
spago.yaml
spago.yaml
+1
-0
No files found.
spago.lock
View file @
cf9551ae
...
...
@@ -4,6 +4,7 @@ workspace:
path: ./
dependencies:
- either: ">=6.1.0 <7.0.0"
- exceptions: ">=6.0.0 <7.0.0"
- ffi-simple: ">=0.5.1 <0.6.0"
- prelude: ">=6.0.1 <7.0.0"
test_dependencies:
...
...
spago.yaml
View file @
cf9551ae
...
...
@@ -7,6 +7,7 @@ package:
name
:
address-rfc2821
dependencies
:
-
either
:
"
>=6.1.0
<7.0.0"
-
exceptions
:
"
>=6.0.0
<7.0.0"
-
ffi-simple
:
"
>=0.5.1
<0.6.0"
-
prelude
:
"
>=6.0.1
<7.0.0"
test
:
...
...
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