Skip to content

Commit b3fbc8f

Browse files
author
Ilya Portnov
committed
Expose module Data.Text.Format.Types.Internal.
1 parent db7778e commit b3fbc8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

text-format.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: text-format
2-
version: 0.3.0.8
2+
version: 0.3.0.9
33
license: BSD3
44
license-file: LICENSE
55
homepage: https://github.com/bos/text-format
@@ -32,11 +32,11 @@ library
3232
Data.Text.Buildable
3333
Data.Text.Format.Params
3434
Data.Text.Format.Types
35+
Data.Text.Format.Types.Internal
3536

3637
other-modules:
3738
Data.Text.Format.Functions
3839
Data.Text.Format.Int
39-
Data.Text.Format.Types.Internal
4040

4141
build-depends:
4242
array,

0 commit comments

Comments
 (0)