Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
gerdreiss committed Apr 30, 2021
1 parent 64c384a commit 2833220
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
15 changes: 2 additions & 13 deletions package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ version: 0.1.0.0
github: "gerdreiss/brewsage"
license: BSD3
author: "Gerd Reiss"
maintainer: "[email protected]"
copyright: "jscriptive.com"
maintainer: "[email protected]"
copyright: "Gerd Reiss 2019"

extra-source-files:
- README.md
Expand Down Expand Up @@ -56,14 +56,3 @@ executables:
- OverloadedStrings
dependencies:
- brewsage

tests:
brewsage-test:
main: Spec.hs
source-dirs: test
ghc-options:
- -threaded
- -rtsopts
- -with-rtsopts=-N
dependencies:
- brewsage
2 changes: 0 additions & 2 deletions test/Spec.hs

This file was deleted.

0 comments on commit 2833220

Please sign in to comment.