Add Data.Ring.Unboxed to targets

This commit is contained in:
Adithya Kumar 2022-07-11 16:12:12 +05:30
parent 6273643c2d
commit 14ee0b7036

View File

@ -121,6 +121,9 @@ targets =
[ "array_grp" ]
)
-- Ring
, ("Data.Ring.Unboxed", [])
-- Parsers
, ("Data.Parser.ParserD",
[ "base_parser_grp"