Remove runhaskell shebang from Setup.hs

..just causes problems on OSX, see https://github.com/haskell/haskell-ide-engine/issues/333.
This commit is contained in:
Daniel Gröber 2017-10-16 15:32:03 +02:00
parent 23252dbe07
commit 91a2788328
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
#!/usr/bin/env runhaskell
{-# LANGUAGE CPP #-}
#ifndef MIN_VERSION_cabal_doctest