Skip to content

Commit

Permalink
Changed source repository in .cabal from darcs to git
Browse files Browse the repository at this point in the history
Bumped version from 0.1.0.1 to 0.1.0.2 because of this internal change.
  • Loading branch information
basvandijk committed Apr 17, 2011
1 parent 0332969 commit 89b3a9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions unbounded-delays.cabal
@@ -1,5 +1,5 @@
name: unbounded-delays
version: 0.1.0.1
version: 0.1.0.2
cabal-version: >= 1.6
build-type: Custom
author: Bas van Dijk <v.dijk.bas@gmail.com>
Expand All @@ -17,8 +17,8 @@ description: The @threadDelay@ and @timeout@ functions from the @base@ library
unbounded @Integer@ type.

source-repository head
Type: darcs
Location: http://code.haskell.org/~basvandijk/code/unbounded-delays
Type: git
Location: git://github.com/basvandijk/unbounded-delays.git

library
build-depends: base >= 4 && < 4.4
Expand Down

0 comments on commit 89b3a9b

Please sign in to comment.