File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ cabal-version: 1.12
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
--
7
- -- hash: 4d8a2c3c6659d6d001a0ac0f95b329a614397fc51009d615ef5c3e00c5642235
7
+ -- hash: eaf4ab3bfac7ad56c9aef8bc27945e2ecd82eb46c34a86d17423d7b0aea60d07
8
8
9
9
name : HashedExpression
10
- version : 0.1.0.0
10
+ version : 0.0.2
11
11
description : Please see the README on GitHub at <https://github.com/githubuser/HashedExpression#readme>
12
- homepage : https://github.com/githubuser /HashedExpression#readme
13
- bug-reports : https://github.com/githubuser /HashedExpression/issues
14
- author : McMaster Start Coding
15
- maintainer : example@example.com
16
- copyright : 2019 McMaster Start Coding
12
+ homepage : https://github.com/McMasterU /HashedExpression#readme
13
+ bug-reports : https://github.com/McMasterU /HashedExpression/issues
14
+ author : OCA & McMaster Start Coding
15
+ maintainer : anandc@mcmaster.ca
16
+ copyright : 2019 OCA
17
17
license : BSD3
18
18
license-file : LICENSE
19
19
build-type : Simple
@@ -30,7 +30,7 @@ extra-source-files:
30
30
31
31
source-repository head
32
32
type : git
33
- location : https://github.com/githubuser /HashedExpression
33
+ location : https://github.com/McMasterU /HashedExpression
34
34
35
35
library
36
36
exposed-modules :
Original file line number Diff line number Diff line change 1
1
name : HashedExpression
2
- version : 0.1.0.0
3
- github : " githubuser /HashedExpression"
2
+ version : 0.0.2
3
+ github : " McMasterU /HashedExpression"
4
4
license : BSD3
5
- author : " McMaster Start Coding"
6
- maintainer : " example@example.com "
7
- copyright : " 2019 McMaster Start Coding "
5
+ author : " OCA & McMaster Start Coding"
6
+ maintainer : " anandc@mcmaster.ca "
7
+ copyright : " 2019 OCA "
8
8
9
9
10
10
# Metadata used when publishing your package
You can’t perform that action at this time.
0 commit comments