[pacman.conf] remove haskell-core since it nolonger works.

Fix #1
This commit is contained in:
Yichao Yu 2017-12-25 09:40:41 -05:00
parent 67a429998f
commit 7814445fea
No known key found for this signature in database
GPG key ID: 07F45E2A1937DD32
2 changed files with 0 additions and 8 deletions

View file

@ -69,10 +69,6 @@ LocalFileSigLevel = Optional
SigLevel = Optional TrustAll
Server = http://repo.archlinuxcn.org/$arch
[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.

View file

@ -69,10 +69,6 @@ LocalFileSigLevel = Optional
SigLevel = Optional TrustAll
Server = http://repo.archlinuxcn.org/$arch
[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.