{"name":"alex","portdir":"devel/alex","version":"3.5.4.0","license":"GPL-3","platforms":"macosx","epoch":0,"replaced_by":null,"homepage":"https://www.haskell.org/alex/","description":"A tool for generating lexical analysers in Haskell","long_description":"Alex is a tool for generating lexical analysers in Haskell. It takes a description of tokens based on regular expressions and generates a Haskell module containing code for scanning text efficiently. It is similar to the tool lex or flex for C/C++.","active":true,"categories":["devel","haskell"],"maintainers":[],"variants":["stack","haskell_cabal_use_prebuilt"],"dependencies":[{"type":"build","ports":["cctools","openssl","file","grep","gsed","cabal-prebuilt","ghc-prebuilt","clang-18"]},{"type":"patch","ports":["cabal-prebuilt","ghc-prebuilt"]}],"depends_on":[{"type":"build","ports":["pure-gen","cpphs","ghc"]},{"type":"lib","ports":["cabal"]}]}