Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Fix the network package by bumping rules_haskell. #7

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
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 WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nixpkgs_git_repository(
revision = "c33c5239f62b4855b14dc5b01dfa3e2a885cf9ca",
)

RULES_HASKELL_SHA = "2f176d0b7e81371259f39993d7b96bb4711abb3b"
RULES_HASKELL_SHA = "e1eba61f145b5203c748fc53e77e0862e2fc2554"
http_archive(
name = "io_tweag_rules_haskell",
urls = ["https://github.com/tweag/rules_haskell/archive/"
Expand Down
1 change: 1 addition & 0 deletions test-packages.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
aeson
language-c
lens
network