mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: fixed some arguments
This commit is contained in:
parent
9841567483
commit
2a8d12f599
2 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
module Debate.Arguments.Ancestry.HeathSeeker exposing (..)
|
||||
module Debate.Arguments.Ancestry.HealthSeeker exposing (..)
|
||||
|
||||
import Debate.Types exposing (..)
|
||||
|
|
@ -4,6 +4,9 @@ import Config.Colour as T exposing (..)
|
|||
import Config.Format as O exposing (..)
|
||||
import Config.Identity as I exposing (..)
|
||||
import Debate.Arguments.Ancestry.AntagonisticPleiotropy exposing (..)
|
||||
import Debate.Arguments.Ancestry.HealthSeeker exposing (..)
|
||||
import Debate.Arguments.Ancestry.ImmortalityReductio exposing (..)
|
||||
import Debate.Arguments.Ancestry.PolyphenolReductio
|
||||
import Debate.Arguments.Ethics.EthicalSlurs exposing (..)
|
||||
import Debate.Helpers exposing (..)
|
||||
import Effect exposing (Effect)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue