[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1106291: elpa-haskell-mode: (void-variable flymake-allowed-file-name-masks)



Hello,

On Sun 25 May 2025 at 03:29am -07, Xiyue Deng wrote:

> Ack.  I use "$(find "${DIR}" -type f -exec basename "{}" \;)" to get the
> file names without path which is a bit long.  Do let me know if there is
> a better way.

  find "${DIR}" -mindepth 1 -printf '%P\n'

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature


Reply to: