Add NoImplicitPrelude to buildTypeScript
[cabal.git] / cabal-testsuite / PackageTests / SetupHooks / SetupHooksNoBase / A.hs
blob90d08ce658bf4569df614c00fa641ce86878a515
1 {-# LANGUAGE NoImplicitPrelude #-}
2 module A where {}