User Tools

Site Tools


codesnippets:avoidconflictprelude

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
codesnippets:avoidconflictprelude [2024/06/02 22:55] f2b216codesnippets:avoidconflictprelude [2025/10/08 00:48] (current) – external edit 127.0.0.1
Line 63: Line 63:
 </code> </code>
  
-===== Example #=====+===== Example #=====
  
 The same with directive ''{-# LANGUAGE NoImplicitPrelude #-}''. The same with directive ''{-# LANGUAGE NoImplicitPrelude #-}''.
Line 91: Line 91:
 </code> </code>
  
-===== Example #=====+===== Example #=====
  
 With import of all functions that are needed only. With import of all functions that are needed only.
Line 117: Line 117:
 </code> </code>
  
-===== Example #=====+===== Example #=====
  
 Shows what happens without measures, like the above. Shows what happens without measures, like the above.
Line 149: Line 149:
 </code> </code>
  
-===== Example #=====+===== Example #=====
  
 Shows what happens with directive ''{-# LANGUAGE NoImplicitPrelude #-}'' only. Shows what happens with directive ''{-# LANGUAGE NoImplicitPrelude #-}'' only.
codesnippets/avoidconflictprelude.1717361703.txt.gz · Last modified: (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki