Skip to content
Snippets Groups Projects
Commit 078f1a05 authored by Neil Mitchell's avatar Neil Mitchell
Browse files

Put the source repo bit higher up in the Cabal file, since its useful information

parent 6bc1265f
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,10 @@ extra-doc-files:
README.md
changelog.md
source-repository head
type: git
location: https://github.com/haskell/filepath.git
library
default-language: Haskell98
other-extensions:
......@@ -61,7 +65,3 @@ test-suite filepath-tests
filepath,
base,
QuickCheck >= 2.7 && < 2.9
source-repository head
type: git
location: https://github.com/haskell/filepath.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment