This commit is contained in:
parent
10af356df5
commit
bc30a9dc34
@ -1,5 +1,5 @@
|
|||||||
name: namecoin-update
|
name: namecoin-update
|
||||||
version: 0.1.0.0
|
version: 0.1.1.0
|
||||||
synopsis: Script to update namecoin names
|
synopsis: Script to update namecoin names
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
@ -12,8 +12,5 @@ cabal-version: >=1.10
|
|||||||
|
|
||||||
executable namecoin-update
|
executable namecoin-update
|
||||||
main-is: Main.hs
|
main-is: Main.hs
|
||||||
-- other-modules:
|
build-depends: base, bytestring, aeson, process
|
||||||
-- other-extensions: s
|
|
||||||
build-depends: base >=4.8 && <4.9, bytestring, aeson, process
|
|
||||||
-- hs-source-dirs:
|
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
Loading…
Reference in New Issue
Block a user