Skip to content
Snippets Groups Projects
Commit dc403893 authored by Blaise Li's avatar Blaise Li
Browse files

Homegenize ghc version, fix link.

parent 1d9cb4f8
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ name: remove-duplicates-from-sorted-fastq
version: 0.1.0.0
synopsis: Simple project template from stack
description: Please see README.md
homepage: https://github.com/blaiseli/remove-duplicates-from-sorted-fastq#readme
homepage: https://gitlab.pasteur.fr/bli/bioinfo_utils/blob/master/README.md
license: BSD3
license-file: LICENSE
author: Blaise Li
......
......@@ -15,7 +15,8 @@
# resolver:
# name: custom-snapshot
# location: "./custom-snapshot.yaml"
resolver: lts-7.1
#resolver: lts-7.1
resolver: lts-8.23
# User packages to be built.
# Various formats can be used as shown in the example below.
......
......@@ -2,7 +2,7 @@ name: trim-t-tail-from-fastq
version: 0.1.0.0
synopsis: Simple project template from stack
description: Please see README.md
homepage: https://github.com/blaiseli/trim-t-tail-from-fastq#readme
homepage: https://gitlab.pasteur.fr/bli/bioinfo_utils/blob/master/README.md
license: BSD3
license-file: LICENSE
author: Blaise Li
......
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