mirror of
https://github.com/BioArchLinux/devtools-bio.git
synced 2025-03-10 12:02:42 +00:00
[config] add haskell-core
This commit is contained in:
parent
6302cc3458
commit
36322e05dc
1 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,10 @@ LocalFileSigLevel = Optional
|
|||
# uncommented to enable the repo.
|
||||
#
|
||||
|
||||
[haskell-core]
|
||||
# Server = http://repo-hs.archlinuxcn.org/$arch
|
||||
Server = http://xsounds.org/~haskell/core/$arch
|
||||
|
||||
# The testing repositories are disabled by default. To enable, uncomment the
|
||||
# repo name header and Include lines. You can add preferred servers immediately
|
||||
# after the header, and they will be used before the default mirrors.
|
||||
|
|
Loading…
Add table
Reference in a new issue