Skip to content
Snippets Groups Projects
Commit 8b1ed282 authored by Justin Leitgeb's avatar Justin Leitgeb
Browse files

Add source control section to cabal file

parent ff892d34
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,10 @@ synopsis: Utilities to make Data.Time.* easier to use.
cabal-version: >= 1.10
build-type: Simple
source-repository head
type: git
location: https://github.com/stackbuilders/datetime.git
library
build-depends: base < 5,
old-locale >= 1.0.0.1,
......
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