Skip to content

Commit 1c4db43

Browse files
committed
Update metadata
1 parent eeeca13 commit 1c4db43

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

Functional-Programming-Project.cabal

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ cabal-version: 1.12
77
name: Functional-Programming-Project
88
version: 0.1.0.0
99
description: Please see the README on GitHub at <https://github.com/githubuser/Functional-Programming-Project#readme>
10-
homepage: https://github.com/githubuser/Functional-Programming-Project#readme
11-
bug-reports: https://github.com/githubuser/Functional-Programming-Project/issues
12-
author: Author name here
13-
maintainer: example@example.com
14-
copyright: 2022 Author name here
10+
homepage: https://github.com/Raychani1/Functional-Programming-Project#readme
11+
bug-reports: https://github.com/Raychani1/Functional-Programming-Project/issues
12+
author: Ladislav Rajcsányi
13+
maintainer: rajcsanyi.ladislav.it@gmail.com
14+
copyright: 2022 Ladislav Rajcsányi
1515
license: BSD3
1616
license-file: LICENSE
1717
build-type: Simple
@@ -21,7 +21,7 @@ extra-source-files:
2121

2222
source-repository head
2323
type: git
24-
location: https://github.com/githubuser/Functional-Programming-Project
24+
location: https://github.com/Raychani1/Functional-Programming-Project
2525

2626
library
2727
exposed-modules:

stack.yaml.lock

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# This file was autogenerated by Stack.
2+
# You should not edit this file by hand.
3+
# For more information, please see the documentation at:
4+
# https://docs.haskellstack.org/en/stable/lock_files
5+
6+
packages: []
7+
snapshots:
8+
- completed:
9+
size: 617355
10+
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/1.yaml
11+
sha256: cbd5e8593869445794924668479b5bd9f1738d075898623dceacc13b2576b6e3
12+
original:
13+
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/1.yaml

0 commit comments

Comments
 (0)