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

Bump Cabal version we implement, and add source repository to .cabal file

parent 41fbfd14
No related branches found
No related tags found
No related merge requests found
...@@ -6,9 +6,13 @@ maintainer: igloo@earth.li ...@@ -6,9 +6,13 @@ maintainer: igloo@earth.li
synopsis: Simple Integer library synopsis: Simple Integer library
description: description:
This package contains an simple Integer library. This package contains an simple Integer library.
cabal-version: >=1.2 cabal-version: >=1.6
build-type: Simple build-type: Simple
source-repository head
type: git
location: http://darcs.haskell.org/packages/integer-simple.git/
Library { Library {
build-depends: ghc-prim build-depends: ghc-prim
exposed-modules: GHC.Integer exposed-modules: GHC.Integer
......
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