1
1
mirror of https://github.com/srid/ema.git synced 2024-11-25 20:12:20 +03:00

Add missing directory dependency

This commit is contained in:
Sridhar Ratnakumar 2021-04-22 17:08:57 -04:00
parent d0213b2555
commit 1956ca1020

View File

@ -44,6 +44,7 @@ library
, blaze-markup
, containers
, data-default
, directory
, filepath
, http-types
, neat-interpolation
@ -60,7 +61,6 @@ library
if flag(with-examples)
build-depends:
, directory
, filepattern
, fsnotify
, org-mode