Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Blaise LI
bioinfo_utils
Commits
dc403893
Commit
dc403893
authored
Oct 29, 2019
by
Blaise Li
Browse files
Homegenize ghc version, fix link.
parent
1d9cb4f8
Changes
3
Hide whitespace changes
Inline
Side-by-side
remove-duplicates-from-sorted-fastq/Haskell/remove-duplicates-from-sorted-fastq.cabal
View file @
dc403893
...
...
@@ -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://git
hub.com/blaiseli/remove-duplicates-from-sorted-fastq#readme
homepage: https://git
lab.pasteur.fr/bli/bioinfo_utils/blob/master/README.md
license: BSD3
license-file: LICENSE
author: Blaise Li
...
...
trim-t-tail-from-fastq/Haskell/stack.yaml
View file @
dc403893
...
...
@@ -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.
...
...
trim-t-tail-from-fastq/Haskell/trim-t-tail-from-fastq.cabal
View file @
dc403893
...
...
@@ -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://git
hub.com/blaiseli/trim-t-tail-from-fastq#readme
homepage: https://git
lab.pasteur.fr/bli/bioinfo_utils/blob/master/README.md
license: BSD3
license-file: LICENSE
author: Blaise Li
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment