Skip to content

Commit

Permalink
refactor(lib): Remove all references to Elocrypt
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillespie committed Mar 10, 2024
1 parent 4a0ae98 commit 620482d
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 3,794 deletions.
18 changes: 0 additions & 18 deletions gibberish.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,6 @@ common common-test
library
import: common-options
exposed-modules:
Data.Elocrypt,
Data.Elocrypt.Trigraph,
Data.Elocrypt.Utils,
Data.Gibberish.Errors,
Data.Gibberish.Format,
Data.Gibberish.GenPass,
Expand Down Expand Up @@ -141,21 +138,6 @@ library testlib
hs-source-dirs:
testlib

test-suite test
import: common-test
main-is: Tests.hs
other-modules:
Paths_gibberish,
Test.Elocrypt.Instances,
Test.Elocrypt.QuickCheck,
Test.Elocrypt.TrigraphTest,
Test.Elocrypt.UtilsTest,
Test.ElocryptTest,
default-extensions:
TemplateHaskell
type:
exitcode-stdio-1.0

test-suite spec
import: common-test
main-is: Spec.hs
Expand Down
327 changes: 0 additions & 327 deletions src/Data/Elocrypt.hs

This file was deleted.

Loading

0 comments on commit 620482d

Please sign in to comment.