Skip to content
Snippets Groups Projects
Commit dd22e818 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Update source-repository in the .cabal file to point to the git repo

parent 3dc84d79
No related branches found
No related tags found
No related merge requests found
...@@ -16,8 +16,8 @@ extra-source-files: ...@@ -16,8 +16,8 @@ extra-source-files:
cbits/longlong.c cbits/longlong.c
source-repository head source-repository head
type: darcs type: git
location: http://darcs.haskell.org/packages/integer-gmp/ location: http://darcs.haskell.org/packages/integer-gmp.git/
Library { Library {
build-depends: ghc-prim build-depends: ghc-prim
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment