feat[modules]: give datatypes their own file

This commit is contained in:
vegowotenks 2025-06-29 13:51:03 +02:00
parent 0411e8af19
commit 9dfbb4fb1e
4 changed files with 40 additions and 15 deletions

View file

@ -29,6 +29,8 @@ library
Language.Brainfuck.Instruction
Language.Brainfuck.Instruction.Compressed
Language.Brainfuck.Instruction.Extended
Language.Brainfuck.Instruction.Extended.Interaction
Language.Brainfuck.Instruction.Extended.Operation
Language.Brainfuck.Interpreter
other-modules:
Paths_bf_optimize