Add a manual testcase for the "not interpreted" issue
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
name: not-interpreted-error
|
||||
version: 0.1.0.0
|
||||
license-file: LICENSE
|
||||
author: asdf
|
||||
maintainer: asdf
|
||||
build-type: Simple
|
||||
cabal-version: >=1.10
|
||||
|
||||
executable main
|
||||
main-is: Main.hs
|
||||
build-depends: base
|
||||
default-language: Haskell2010
|
||||
Reference in New Issue
Block a user