mirror of
https://github.com/composewell/streamly.git
synced 2024-11-09 17:55:23 +03:00
rename fileio example to avoid conflict with fileio benchmark
This commit is contained in:
parent
4caeaac24b
commit
b9dbfaa4f5
@ -982,9 +982,9 @@ executable HandleIO
|
||||
else
|
||||
buildable: False
|
||||
|
||||
executable FileIO
|
||||
executable FileIOExamples
|
||||
default-language: Haskell2010
|
||||
main-is: FileIO.hs
|
||||
main-is: FileIOExamples.hs
|
||||
hs-source-dirs: examples
|
||||
ghc-options: -Wall
|
||||
if flag(examples) || flag(examples-sdl)
|
||||
|
Loading…
Reference in New Issue
Block a user