Skip to content

Commit fb240fe

Browse files
Merge pull request #17 from phadej/patch-1
Update package.yaml
2 parents abec3b4 + a373b09 commit fb240fe

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ benchmarks:
148148

149149
source-dirs: benchmark
150150
main: Benchmark.hs
151-
other-modules: .
151+
other-modules: []
152152

153153
dependencies:
154154
- criterion >= 1.1.1 && < 1.3

unicode-transforms.cabal

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,4 @@ benchmark bench
190190
if impl(ghc < 7.10)
191191
build-depends:
192192
path (< 0.5.12 || > 0.5.12)
193-
other-modules:
194-
.
195193
default-language: Haskell2010

0 commit comments

Comments
 (0)