Added filepath dependency to make-reference-files.
This commit is contained in:
parent
43371a96e5
commit
3b2ca81b8d
1 changed files with 1 additions and 0 deletions
|
@ -444,6 +444,7 @@ Executable make-reference-files
|
|||
Hs-Source-Dirs: data
|
||||
Build-Depends: zip-archive >= 0.2.3.4 && < 0.3,
|
||||
base >= 4.2 && < 5,
|
||||
filepath >= 1.1 && < 1.5,
|
||||
directory >= 1 && < 1.3,
|
||||
bytestring >= 0.9 && < 0.11
|
||||
Default-Language: Haskell2010
|
||||
|
|
Loading…
Add table
Reference in a new issue