(include_subdirs unqualified)

(library
  (name dune_notty)
  (synopsis "Declaring terminals")
  (libraries dune_uutf)
  (wrapped false)
  (modules notty notty_grapheme_cluster notty_uucp notty_uucp_data)
  (private_modules notty_grapheme_cluster notty_uucp notty_uucp_data))
