Clean up unused files
This commit is contained in:
parent
af70c1a02c
commit
510ecaa51d
2 changed files with 0 additions and 14 deletions
|
|
@ -1,4 +0,0 @@
|
||||||
module Main where
|
|
||||||
|
|
||||||
main :: IO ()
|
|
||||||
main = putStrLn "Nothing to see here, move along."
|
|
||||||
10
package.yaml
10
package.yaml
|
|
@ -40,16 +40,6 @@ executables:
|
||||||
dependencies:
|
dependencies:
|
||||||
- mima-tools
|
- mima-tools
|
||||||
|
|
||||||
mima-tools-exe:
|
|
||||||
main: Main.hs
|
|
||||||
source-dirs: app
|
|
||||||
ghc-options:
|
|
||||||
- -threaded
|
|
||||||
- -rtsopts
|
|
||||||
- -with-rtsopts=-N
|
|
||||||
dependencies:
|
|
||||||
- mima-tools
|
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
mima-tools-test:
|
mima-tools-test:
|
||||||
main: Spec.hs
|
main: Spec.hs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue