We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecec8b6 commit 5fd7f57Copy full SHA for 5fd7f57
code/drasil-code/lib/Language/Drasil/Choices.hs
@@ -78,7 +78,6 @@ instance RenderChoices Modularity where
78
-- | Program implementation options.
79
data ImplementationType = Library -- ^ Generated code does not include Controller.
80
| Program -- ^ Generated code includes Controller.
81
- deriving Eq
82
83
-- | Renders options for program implementation.
84
instance RenderChoices ImplementationType where
0 commit comments