Skip to content

Commit fe22906

Browse files
authored
Merge pull request #9 from hongchangwu/cabal-other-modules
Add Data.String.Strip to other-modules in cabal file
2 parents f1a5c32 + a7aed31 commit fe22906

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

strip.cabal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ test-suite spec
2727
test
2828
main-is:
2929
Spec.hs
30+
other-modules:
31+
Data.String.StripSpec
3032
build-depends:
3133
base == 4.*
3234
, strip

0 commit comments

Comments
 (0)