Skip to content

Commit

Permalink
remove tar-mirage as it conflicts with new kv-lwt
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Mar 20, 2019
1 parent 69b4e08 commit 34c4317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PACKAGES
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ shared-memory-ring
stdio
syslog-message
tar
tar-mirage
# tar-mirage
tcpip
tls
tuntap
Expand Down

1 comment on commit 34c4317

@hannesm
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW mirage/ocaml-tar#65 is ready to be merged and use tar in modern mirage...

Please sign in to comment.