add revision
This commit is contained in:
parent
2ad3f4bf45
commit
6c4e38d81f
@ -1,6 +1,6 @@
|
||||
name: setlocale
|
||||
version: 1.0.0.9
|
||||
x-revision: 1
|
||||
x-revision: 2
|
||||
synopsis: Haskell bindings to setlocale
|
||||
-- description:
|
||||
license: BSD3
|
||||
@ -19,7 +19,7 @@ library
|
||||
exposed-modules: System.Locale.SetLocale
|
||||
-- other-modules:
|
||||
other-extensions: DeriveDataTypeable, ForeignFunctionInterface
|
||||
build-depends: base >=4.6 && <4.14
|
||||
build-depends: base >=4.6 && <4.15
|
||||
-- hs-source-dirs:
|
||||
build-tools: hsc2hs
|
||||
default-language: Haskell2010
|
||||
|
Loading…
Reference in New Issue
Block a user