Merge pull request #202 from psftw/haskell-tweaks

rename repository and tweaks
This commit is contained in:
yosifkit
2015-04-10 10:58:30 -07:00
2 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ declare -A otherRepos=(
[docker-dev]='https://github.com/docker/docker'
[fedora]='https://github.com/lsm5/docker-brew-fedora'
[glassfish]='https://github.com/aws/aws-eb-glassfish'
[haskell]='https://github.com/darinmorrison/docker-haskell'
[haskell]='https://github.com/freebroccolo/docker-haskell'
[hipache]='https://github.com/dotcloud/hipache'
[hylang]='https://github.com/hylang/hy'
[iojs]='https://github.com/iojs/docker-iojs'