feat: added fallacy types and functions

This commit is contained in:
Nick 2024-11-19 23:05:39 -06:00
parent 1e2db95875
commit e163ea8cf1
68 changed files with 183 additions and 129 deletions

View file

@ -17,7 +17,7 @@ cuckBenBikman =
[ { dodgeLink = "https://x.com/TheNutrivore/status/1587547250074746880?s=19"
, dodgeDescription = NoReply
, dodgeProposition = "The diet-heart hypothesis is false."
, dodgeFallacy = ""
, dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason
}