Update the .cabal file that we moved the sources to github.

This commit is contained in:
Lennart Kolmodin 2012-01-26 15:25:39 +04:00
parent df45a36c23
commit 3ab9b9ab10

View File

@ -14,8 +14,8 @@ build-type: Simple
cabal-version: >=1.10
source-repository head
type: darcs
location: http://code.haskell.org/binary-bits
type: git
location: git://github.com/kolmodin/binary-bits.git
library
build-depends: base==4.*, binary, bytestring