We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a337486 commit 2db2374Copy full SHA for 2db2374
spago.dhall
@@ -1,15 +1,3 @@
1
-{-
2
-Welcome to a Spago project!
3
-You can edit this file as you like.
4
-
5
-Need help? See the following resources:
6
-- Spago documentation: https://github.com/purescript/spago
7
-- Dhall language tour: https://docs.dhall-lang.org/tutorials/Language-Tour.html
8
9
-When creating a new Spago project, you can use
10
-`spago init --no-comments` or `spago init -C`
11
-to generate this file without the comments in this block.
12
--}
13
{ name = "aff-retry"
14
, license = "MIT"
15
, repository = "https://github.com/Unisay/purescript-aff-retry"
0 commit comments