guess I'm done with re-org

This commit is contained in:
Yehowshua Immanuel 2024-11-25 18:42:03 -05:00
parent 4e33d595cc
commit 3082f3409f
6 changed files with 126 additions and 109 deletions

View file

@ -57,9 +57,14 @@ common warnings
library
exposed-modules:
Haskellator,
RtlilAstTypes
other-modules:
hs-source-dirs: src
-- RtlilAstTypes
other-modules:
RTLILParser.AST,
RTLILParser.Primitives,
RTLILParser.Parser,
Util
hs-source-dirs:
src,
build-depends:
base ^>=4.17.2.1,
parsec >=3.1