Skip to content

Commit

Permalink
Add Text.Spintax.RandomPhrase in exposed-modules section
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelBoucey committed Nov 22, 2024
1 parent 6495120 commit 2b385c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Spintax.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Tested-With: GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.3
library
hs-source-dirs: src/
exposed-modules: Text.Spintax
other-modules: Text.Spintax.RandomPhrase
, Text.Spintax.RandomPhrase
build-depends: attoparsec >= 0.12.1.6 && < 0.15
, base >= 4.7 && < 5
, either >= 5 && < 6
Expand Down

0 comments on commit 2b385c1

Please sign in to comment.