Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion sanctify-php.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ library
Sanctify.Emit
Sanctify.Config
Sanctify.Report
Sanctify.Ruleset
other-modules:
Sanctify.Parser.Lexer
Sanctify.Parser.Token
Expand Down Expand Up @@ -96,4 +97,5 @@ test-suite sanctify-php-test
sanctify-php,
hspec >=2.10,
hspec-megaparsec >=2.2,
text
text,
containers
Loading
Loading