Skip to content
GitLab
Menu
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
shakebook
Commits
0b6f9d92
Commit
0b6f9d92
authored
5 years ago
by
root
Browse files
Options
Download
Email Patches
Plain Diff
Remove dependency on within
parent
4615637b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
package.yaml
package.yaml
+2
-3
stack.yaml
stack.yaml
+0
-1
No files found.
package.yaml
View file @
0b6f9d92
...
...
@@ -91,8 +91,8 @@ dependencies:
-
aeson-with >= 0.1.1.0
-
base >= 4.7 && <
5
-
binary-instances
-
composite-aeson
-
composite-base
-
composite-aeson
>= 0.7.2.0
-
composite-base
>= 0.7.2.0
-
comonad
-
comonad-extras
-
doctemplates
...
...
@@ -120,5 +120,4 @@ dependencies:
-
split
-
text-time
-
vinyl
-
within >= 0.2.0.0
-
zipper-extra >= 0.1.3.0
This diff is collapsed.
Click to expand it.
stack.yaml
View file @
0b6f9d92
...
...
@@ -16,7 +16,6 @@ extra-deps:
-
slick-1.0.1.1
-
text-time-0.2.0
-
vinyl-0.13.0
-
within-0.2.0.0
-
zipper-extra-0.1.3.0
allow-newer
:
true
nix
:
...
...
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