Skip to content
Open
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: 2 additions & 2 deletions one-time-password.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ test-suite tests
, base32 ^>=0.4
, bytestring
, chronos
, cryptonite
, crypton
, one-time-password
, sel
, tasty
Expand Down Expand Up @@ -127,5 +127,5 @@ executable one-time-password
, torsor ^>=0.1

other-modules: Paths_one_time_password
autogen-modules: Paths_one_time_password
autogen-modules: Paths_one_time_password
ghc-options: -Wall
Loading