We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7778e commit b3fbc8fCopy full SHA for b3fbc8f
text-format.cabal
@@ -1,5 +1,5 @@
1
name: text-format
2
-version: 0.3.0.8
+version: 0.3.0.9
3
license: BSD3
4
license-file: LICENSE
5
homepage: https://github.com/bos/text-format
@@ -32,11 +32,11 @@ library
32
Data.Text.Buildable
33
Data.Text.Format.Params
34
Data.Text.Format.Types
35
+ Data.Text.Format.Types.Internal
36
37
other-modules:
38
Data.Text.Format.Functions
39
Data.Text.Format.Int
- Data.Text.Format.Types.Internal
40
41
build-depends:
42
array,
0 commit comments