Fix Cabal complaint
This commit is contained in:
parent
02db88512f
commit
87585e4fdd
1 changed files with 13 additions and 13 deletions
|
@ -10,6 +10,7 @@ Description: A Haskell library for working with files and directories.
|
|||
Includes code for pattern matching, finding files,
|
||||
modifying file contents, and more.
|
||||
Cabal-version: >= 1.2
|
||||
Extra-Source-Files: README
|
||||
|
||||
Flag splitBase
|
||||
Description: Choose the new, split-up base package.
|
||||
|
@ -26,4 +27,3 @@ Library
|
|||
System.FilePath.Glob,
|
||||
System.FilePath.GlobPattern,
|
||||
System.FilePath.Manip
|
||||
Extra-Source-Files: README
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue