Skip to content

Commit 5d77660

Browse files
committed
slot <-> time convcersion cleanup
- removing debug contract - formatting
1 parent d184cdb commit 5d77660

File tree

14 files changed

+43
-618
lines changed

14 files changed

+43
-618
lines changed

bot-plutus-interface.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ source-repository head
2525
common common-lang
2626
ghc-options:
2727
-Wall -Wcompat -Wincomplete-record-updates
28-
-Wincomplete-uni-patterns -Wredundant-constraints
29-
-- -Werror
28+
-Wincomplete-uni-patterns -Wredundant-constraints -Werror
3029
-fobject-code -fno-ignore-interface-pragmas
3130
-fno-omit-interface-pragmas -fplugin=RecordDotPreprocessor
3231

cabal.project

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ packages: ./bot-plutus-interface.cabal
44
./examples/plutus-game/plutus-game.cabal
55
./examples/plutus-transfer/plutus-transfer.cabal
66
./examples/plutus-nft/plutus-nft.cabal
7-
./examples/ex-units/ex-units.cabal
87

98
tests: true
109
benchmarks: true

examples/ex-units/app/Main.hs

Lines changed: 0 additions & 13 deletions
This file was deleted.

examples/ex-units/comparison.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

examples/ex-units/ex-units.cabal

Lines changed: 0 additions & 117 deletions
This file was deleted.

examples/ex-units/hie.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

examples/ex-units/src/PlutipRun.hs

Lines changed: 0 additions & 113 deletions
This file was deleted.

0 commit comments

Comments
 (0)