Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Fix stack.yaml syntax for a specific revision #1770

Merged
merged 1 commit into from
May 12, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stack-8.8.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ extra-deps:
# - ./submodules/HaRe

- apply-refact-0.7.0.0
- bytestring-trie-0.2.5.0@rev1
- bytestring-trie-0.2.5.0@rev:1
# - cabal-helper-1.0.0.0
- github: DanielG/cabal-helper
commit: a18bbb2af92e9b4337e7f930cb80754f2408bcfd
Expand Down