Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

Haskell previews not working #34

Open
stevenvar opened this issue Jun 2, 2020 · 1 comment
Open

Haskell previews not working #34

stevenvar opened this issue Jun 2, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@stevenvar
Copy link

I am impressed by the variety of filetype that are supported, especially all the different programming languages. Strangely, Haskell and its .hs files are not part of them. Hence, I would love for it to be added (it is already supported by Chroma).

Thanks!

@stevenvar stevenvar added the new file type Request to support previews for a new file type label Jun 2, 2020
@samuelmeuli
Copy link
Owner

Strange indeed, Haskell should already be supported:

glance/QLPlugin/Info.plist

Lines 163 to 164 in 1937a7b

<string>org.haskell.haskell-source</string> <!-- .hs (Haskell) -->
<string>org.haskell.literate-haskell-source</string> <!-- .lhs (Haskell) -->

Previews aren't working for me either, not sure why. macOS doesn't allow the handling of some file types (e.g. .plist, .ts and .xml), I'm wondering if .hs is one of them.

@samuelmeuli samuelmeuli added bug Something isn't working and removed new file type Request to support previews for a new file type labels Jun 2, 2020
@samuelmeuli samuelmeuli changed the title Support for Haskell source code Haskell previews not working Jun 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants