Skip to content

Commit c3f4fd7

Browse files
committed
fix: Dependency had only been included for testing.
1 parent 935c13f commit c3f4fd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dataframe.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ executable dataframe-benchmark-example
125125
dataframe ^>= 0.3,
126126
random >= 1 && < 2,
127127
time >= 1.12 && < 2,
128-
text,
129128
vector ^>= 0.13,
130129
hs-source-dirs: app
131130
default-language: Haskell2010

0 commit comments

Comments
 (0)