module Hack.Constants where status_with_no_entity_body :: [Int] status_with_no_entity_body = [100 .. 199] ++ [204, 304]