guess I'm done with re-org
This commit is contained in:
parent
4e33d595cc
commit
3082f3409f
6 changed files with 126 additions and 109 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue