Skip to content

Commit

Permalink
Remove examples flag from wgpu-hs-raw
Browse files Browse the repository at this point in the history
- Fixes issue #14.
  • Loading branch information
lancelet committed Aug 22, 2021
1 parent 9893a38 commit ced259a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions wgpu-raw-hs/wgpu-raw-hs.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ flag glfw
default: True
manual: True

flag examples
description: Build the example(s)
default: True
manual: True

common base
default-language: Haskell2010
build-depends: base ^>=4.14.0.0
Expand Down

0 comments on commit ced259a

Please sign in to comment.