Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Commit d8cbbd8

Browse files
authored
Merge pull request #38 from mlabs-haskell/ak/fix-haddock
Fixes haddock build
2 parents 5e812fa + 8b4afad commit d8cbbd8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cabal.project

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ write-ghc-environment-files: never
99
tests: true
1010
benchmarks: true
1111

12-
allow-newer: size-based:template-haskell
12+
package plutus-simple-model
13+
haddock-options: "--optghc=-fplugin-opt PlutusTx.Plugin:defer-errors"
14+
15+
allow-newer: size-based:template-haskell

0 commit comments

Comments
 (0)