Merge pull request #1632 from WillSewell/update-haskell-github-url

Update the docker-haskell github URL
This commit is contained in:
Tianon Gravi 2020-01-03 16:11:05 -08:00 committed by GitHub
commit 52d592013c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -66,7 +66,7 @@ CMD ["snap-example"]
### Examples ### Examples
See the application snippet above in more detail in the [example snap application](https://github.com/freebroccolo/docker-haskell/tree/master/examples/7.10/snap). See the application snippet above in more detail in the [example snap application](https://github.com/haskell/docker-haskell/tree/master/examples/7.10/snap).
### Considerations for `happy`, `alex`, etc ### Considerations for `happy`, `alex`, etc

View File

@ -1 +1 @@
https://github.com/freebroccolo/docker-haskell https://github.com/haskell/docker-haskell

View File

@ -1 +1 @@
This image is licensed under the MIT License ([LICENSE](https://github.com/freebroccolo/docker-haskell/blob/master/LICENSE)) and includes software licensed under BSD licenses: [Glasgow Haskell Compiler License](https://www.haskell.org/ghc/license), [Stack License](https://github.com/commercialhaskell/stack/blob/master/LICENSE). This image is licensed under the MIT License ([LICENSE](https://github.com/haskell/docker-haskell/blob/master/LICENSE)) and includes software licensed under BSD licenses: [Glasgow Haskell Compiler License](https://www.haskell.org/ghc/license), [Stack License](https://github.com/commercialhaskell/stack/blob/master/LICENSE).