Skip to content

Commit

Permalink
Add cabal (#851)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: facebookincubator/zstrong#851

Reviewed By: markbt

Differential Revision: D58012216

fbshipit-source-id: 2143ba626421f7b6048e9e2ce3522aac614a8b72
  • Loading branch information
Simon Marlow authored and facebook-github-bot committed Jun 2, 2024
1 parent 6bbf7fd commit 072c519
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions build/fbcode_builder/manifests/cabal
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[manifest]
name = cabal

[download.os=linux]
url = https://downloads.haskell.org/~cabal/cabal-install-3.6.2.0/cabal-install-3.6.2.0-x86_64-linux-deb10.tar.xz
sha256 = 4759b56e9257e02f29fa374a6b25d6cb2f9d80c7e3a55d4f678a8e570925641c

[build]
builder = nop

[install.files]
cabal = bin/cabal

0 comments on commit 072c519

Please sign in to comment.