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