Skip to content
Snippets Groups Projects
Commit 3e2e996f authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Update Cabal meta-data to reflect new upstream

[skip ci]
parent 36bc4fa3
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ version: 1.3.0.3 ...@@ -4,6 +4,7 @@ version: 1.3.0.3
license: BSD3 license: BSD3
license-file: LICENSE license-file: LICENSE
maintainer: libraries@haskell.org maintainer: libraries@haskell.org
bug-reports: https://github.com/haskell/deepseq/issues
synopsis: Deep evaluation of data structures synopsis: Deep evaluation of data structures
category: Control category: Control
description: description:
...@@ -32,12 +33,7 @@ extra-source-files: changelog.md ...@@ -32,12 +33,7 @@ extra-source-files: changelog.md
source-repository head source-repository head
type: git type: git
location: http://git.haskell.org/packages/deepseq.git location: https://github.com/haskell/deepseq.git
source-repository this
type: git
location: http://git.haskell.org/packages/deepseq.git
tag: deepseq-1.3.0.2-release
library library
default-language: Haskell2010 default-language: Haskell2010
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment