Skip to content

Commit 4494ab5

Browse files
authored
Update package.yaml
1 parent 28d789e commit 4494ab5

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

package.yaml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: lam
22
version: 0.1.0.0
3-
github: "githubuser/foo"
3+
github: "BillyBadBoy/lambda"
44
license: BSD3
55
author: "William Morgan"
66
maintainer: "william.morgan@hotmail.co.uk"
@@ -9,14 +9,9 @@ copyright: "2018 William Morgan"
99
extra-source-files:
1010
- README.md
1111

12-
# Metadata used when publishing your package
13-
# synopsis: Short description of your package
14-
# category: Web
12+
synopsis: Untyped lambda calculus experiments
1513

16-
# To avoid duplicated efforts in documentation and dealing with the
17-
# complications of embedding Haddock markup inside cabal files, it is
18-
# common to point users to the README.md file.
19-
description: Please see the README on Github at <https://github.com/githubuser/foo#readme>
14+
description: Please see the README on Github at <https://github.com/BillyBadBoy/lambda#readme>
2015

2116
dependencies:
2217
- base >= 4.7 && < 5

0 commit comments

Comments
 (0)